Edit

Share via


NSApplication.RestoreWindow Method

Definition

Caution

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

Parameters

identifier
String
state
NSCoder
Attributes

Applies to