Share via


UIStateRestoring_Extensions.DecodeRestorableState Method

Definition

Decodes and restores state.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DecodeRestorableState(this UIKit.IUIStateRestoring This, Foundation.NSCoder coder);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DecodeRestorableState : UIKit.IUIStateRestoring * Foundation.NSCoder -> unit

Parameters

coder
NSCoder
Attributes

Applies to