Compartir a través de


NSDocument.RestoreDocumentWindow Método

Definición

[Foundation.Export("restoreDocumentWindowWithIdentifier:state:completionHandler:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RestoreDocumentWindow (string identifier, Foundation.NSCoder state, AppKit.NSWindowCompletionHandler completionHandler);
abstract member RestoreDocumentWindow : string * Foundation.NSCoder * AppKit.NSWindowCompletionHandler -> unit
override this.RestoreDocumentWindow : string * Foundation.NSCoder * AppKit.NSWindowCompletionHandler -> unit

Parámetros

identifier
String
state
NSCoder
completionHandler
NSWindowCompletionHandler
Atributos

Se aplica a