NSApplicationDelegate_Extensions.DecodedRestorableState Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DecodedRestorableState (this AppKit.INSApplicationDelegate This, AppKit.NSApplication app, Foundation.NSCoder state);
static member DecodedRestorableState : AppKit.INSApplicationDelegate * AppKit.NSApplication * Foundation.NSCoder -> unit

Parameters

state
NSCoder
Attributes

Applies to