---
title: kAEHighPriority
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaehighpriority
---

# kAEHighPriority

The Apple Event Manager posts the event at the beginning of the event queue of the server process.

## Declaration

```swift
var kAEHighPriority: Int { get }
```
