Up

NSWindowRestoration documentation

Authors

Generated by Gregory John Casamento,,,

Date: Generated at 2023-12-22 15:07:50 -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