Constant objc2_app_kit::NSRunStoppedResponse

source ยท
pub const NSRunStoppedResponse: c_int = -1000;
๐Ÿ‘ŽDeprecated: Use NSModalResponseStop instead
Available on crate feature NSApplication only.