NSApplication.RestoreWindow Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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
Parâmetros
- identifier
- String
- state
- NSCoder
- onCompletion
- NSWindowCompletionHandler
- Atributos