pub type NSWindowFrameAutosaveName = NSString;Expand description
The type of a window’s frame autosave name.
Aliased Type§
pub struct NSWindowFrameAutosaveName {
pub ptr: Id<Object, Shared>,
/* private fields */
}Fields§
§ptr: Id<Object, Shared>The raw pointer to the Objective-C object.