NSApplication.RestoreWindow Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
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
Parametri
- identifier
- String
- state
- NSCoder
- onCompletion
- NSWindowCompletionHandler
- Attributi