NSAlertAlternateReturn

Constant NSAlertAlternateReturn 

Source
pub const NSAlertAlternateReturn: c_int = 0;
👎Deprecated: Use NSAlertFirstButtonReturn and other NSModalResponses with an NSAlert presentation instead
Available on crate feature NSPanel only.
Expand description