---
title: kAENotifyRecording
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaenotifyrecording
---

# kAENotifyRecording

## Declaration

```swift
var kAENotifyRecording: AEEventID { get }
```

## Discussion

Discussion Wildcard event class and event ID handled by a recording process in order to receive and record copies of recordable events sent to it by the Apple Event Manager. Scripting components install a handler for this event on behalf of a recording process when recording is turned on and remove the handler when recording is turned off.
