---
title: keyAERecorderCount
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/keyaerecordercount
---

# keyAERecorderCount

Used with the keyword parameter of the AEManagerInfo(_:_:) function. If you pass this value, on return, the result parameter supplies the number of processes that are currently recording Apple events.

## Declaration

```swift
var keyAERecorderCount: AEKeyword { get }
```
