---
title: currentEventDidChangeNotification
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplayerinterstitialeventmonitor/currenteventdidchangenotification
---

# currentEventDidChangeNotification

A notification the system posts when the monitor’s current interstitial event changes.

## Declaration

```swift
class let currentEventDidChangeNotification: NSNotification.Name
```

## See Also

### Monitoring the current event

- [currentEvent](avfoundation/avplayerinterstitialeventmonitor/currentevent.md)
