UIStateRestoring.DecodeRestorableState(NSCoder) Method

Definition

Decodes and restores state.

[Foundation.Export("decodeRestorableStateWithCoder:")]
public virtual void DecodeRestorableState (Foundation.NSCoder coder);
abstract member DecodeRestorableState : Foundation.NSCoder -> unit
override this.DecodeRestorableState : Foundation.NSCoder -> unit

Parameters

coder
NSCoder
Attributes

Applies to