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