---
title: kAENormalPriority
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaenormalpriority
---

# kAENormalPriority

The Apple Event Manager posts the event at the end of the event queue of the server process and the server processes the Apple event as soon as it has the opportunity.

## Declaration

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