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.