UIStateRestoring_Extensions.EncodeRestorableState 方法

定义

对与状态相关的信息进行编码。

public static void EncodeRestorableState (this UIKit.IUIStateRestoring This, Foundation.NSCoder coder);
static member EncodeRestorableState : UIKit.IUIStateRestoring * Foundation.NSCoder -> unit

参数

This
IUIStateRestoring

此扩展方法在其上运行的实例。

coder
NSCoder

适用于