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