Skip to main content

NSAlertErrorReturn

Constant NSAlertErrorReturn 

Source
pub const NSAlertErrorReturn: c_int = -2;
👎Deprecated:

Use NSAlertFirstButtonReturn and other NSModalResponses with an NSAlert presentation instead

Available on crate feature NSPanel only.
Expand description