NSViewController.RestoreState(NSCoder) Method

Definition

[Foundation.Export("restoreStateWithCoder:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RestoreState (Foundation.NSCoder coder);
override this.RestoreState : Foundation.NSCoder -> unit

Parameters

coder
NSCoder
Attributes

Applies to