pub const kAEApplicationDied: AEEventID = 0x6f626974;Available on crate features
AEDataModel and AppleEvents only.Expand description
Event sent by the Process Manager to an application that launched another application when the launched application quits or terminates.
See also Appleās documentation