次の方法で共有


NSApplication.RestoreWindow メソッド

定義

注意事項

This method does nothing.

[System.Obsolete("This method does nothing.")]
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
属性

適用対象