Constant objc2_app_kit::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.