pub const kAEQuitApplication: AEEventID = 0x71756974;Available on crate features
AEDataModel and AppleEvents only.Expand description
Event that causes an application to quit. May include a property kAEQuitReason indicating what lead to the quit being sent.
See also Appleās documentation