---
title: currentEventSkippableStateDidChangeNotification
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplayerinterstitialeventmonitor/currenteventskippablestatedidchangenotification
---

# currentEventSkippableStateDidChangeNotification

A notification that’s posted whenever the currentEventSkippableState of an AVPlayerInterstitialEventMonitor changes.

## Declaration

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

## See Also

### Monitoring skipping

- [currentEventSkippableStateDidChangeEventKey](avfoundation/avplayerinterstitialeventmonitor/currenteventskippablestatedidchangeeventkey.md)
- [currentEventSkippableStateDidChangeStateKey](avfoundation/avplayerinterstitialeventmonitor/currenteventskippablestatedidchangestatekey.md)
- [currentEventSkippableStateDidChangeSkipControlLabelKey](avfoundation/avplayerinterstitialeventmonitor/currenteventskippablestatedidchangeskipcontrollabelkey.md)
- [currentEventSkippedNotification](avfoundation/avplayerinterstitialeventmonitor/currenteventskippednotification.md)
- [currentEventSkippedEventKey](avfoundation/avplayerinterstitialeventmonitor/currenteventskippedeventkey.md)
- [currentEventSkipControlLabel](avfoundation/avplayerinterstitialeventmonitor/currenteventskipcontrollabel.md)
- [currentEventSkippableState](avfoundation/avplayerinterstitialeventmonitor/currenteventskippablestate.md)
