次の方法で共有


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
属性

適用対象