다음을 통해 공유


NSDocumentController.RestoreWindow 메서드

정의

[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

매개 변수

identifier
String
state
NSCoder
특성

적용 대상