---
title: kAEProcessNonReplyEvents
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaeprocessnonreplyevents
---

# kAEProcessNonReplyEvents

Allow processing of non-reply Apple events while awaiting a synchronous Apple event reply (you specified kAEWaitReply for the reply preference).

## Declaration

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