---
title: kAEReopenApplication
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaereopenapplication
---

# kAEReopenApplication

Event that reopens an application. Sent, for example, when your application is running and a user clicks your application icon in the Dock.

## Declaration

```swift
var kAEReopenApplication: OSType { get }
```
