Up

NSWindowRestoration documentation

Authors

Generated by Gregory John Casamento,,,

Date: Generated at 2024-11-13 12:52:37 -0500

Software documentation for the NSWindowRestoration protocol

NSWindowRestoration

Declared in:
AppKit/NSWindowRestoration.h
Availability: MacOS-X 10.7.0

Description forthcoming.

Method summary


restoreWindowWithIdentifier: state: completionHandler: 

+ (void) restoreWindowWithIdentifier: (NSUserInterfaceItemIdentifier)identifier state: (NSCoder*)state completionHandler: (GSWindowRestorationHandler)handler;
Availability: MacOS-X 10.7.0

Description forthcoming.


Up