NSPopoverCloseReasonValue

Type Alias NSPopoverCloseReasonValue 

Source
pub type NSPopoverCloseReasonValue = NSString;
Expand description

Values that specify the reason for the NSPopoverWillCloseNotification notification.

Aliased Type§

pub struct NSPopoverCloseReasonValue {
    pub ptr: Id<Object, Shared>,
    /* private fields */
}

Fields§

§ptr: Id<Object, Shared>

The raw pointer to the Objective-C object.