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.