Skip to main content

NSAlertOtherReturn

Constant NSAlertOtherReturn 

Source
pub const NSAlertOtherReturn: c_int = -1;
👎Deprecated:

Use NSAlertFirstButtonReturn and other NSModalResponses with an NSAlert presentation instead

Available on crate feature NSPanel only.
Expand description