---
title: kAENoReply
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaenoreply
---

# kAENoReply

The reply preference—your application does not want a reply Apple event. If you set the bit specified by this constant, the server processes the Apple event as soon as it has the opportunity.

## Declaration

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