---
title: currentEventSkippableStateDidChangeEventKey
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avplayerinterstitialeventmonitor/currenteventskippablestatedidchangeeventkey
---

# currentEventSkippableStateDidChangeEventKey

The dictionary key for the AVPlayerInterstitial event that had its skippable event state changed in the payload of the AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeNotification.

## Declaration

```swift
class let currentEventSkippableStateDidChangeEventKey: String
```

## Discussion

Discussion The value corresponding to this key is of type AVPlayerInterstitialEvent.

## See Also

### Monitoring skipping

- [currentEventSkippableStateDidChangeNotification](avfoundation/avplayerinterstitialeventmonitor/currenteventskippablestatedidchangenotification.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)
