Partager via


NSDocument.RestoreDocumentWindow Méthode

Définition

[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

Paramètres

identifier
String
state
NSCoder
completionHandler
NSWindowCompletionHandler
Attributs

S’applique à