AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeNotification

Static AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeNotification 

Source
pub unsafe static AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeNotification: &'static NSNotificationName
Available on crate feature AVPlayerInterstitialEventController only.
Expand description

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

See also Apple’s documentation