Up

NSWindowRestoration documentation

Authors

Generated by iurt

Date: Generated at 2024-07-21 20:10:18 +0000

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