NSDocumentController.RestoreWindow Method

Definition

[Foundation.Export("restoreWindowWithIdentifier:state:completionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static void RestoreWindow (string identifier, Foundation.NSCoder state, AppKit.NSWindowCompletionHandler onCompletion);
static member RestoreWindow : string * Foundation.NSCoder * AppKit.NSWindowCompletionHandler -> unit

Parameters

identifier
String
state
NSCoder
Attributes

Applies to