---
title: kAEApplicationDied
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaeapplicationdied
---

# kAEApplicationDied

Event sent by the Process Manager to an application that launched another application when the launched application quits or terminates.

## Declaration

```swift
var kAEApplicationDied: AEEventID { get }
```
