다음을 통해 공유


NSApplication.RestoreWindowWithIdentifier 메서드

정의

[Foundation.Export("restoreWindowWithIdentifier:state:completionHandler:")]
public virtual bool RestoreWindowWithIdentifier (string identifier, Foundation.NSCoder state, AppKit.NSWindowCompletionHandler onCompletion);
abstract member RestoreWindowWithIdentifier : string * Foundation.NSCoder * AppKit.NSWindowCompletionHandler -> bool
override this.RestoreWindowWithIdentifier : string * Foundation.NSCoder * AppKit.NSWindowCompletionHandler -> bool

매개 변수

identifier
String
state
NSCoder

반환

특성

적용 대상