pub unsafe static AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeStateKey: &'static NSStringAvailable on crate feature
AVPlayerInterstitialEventController only.Expand description
The dictionary key for the skippable event state in the payload of the AVPlayerInterstitialEventMonitorCurrentEventSkippableStateDidChangeNotification.
The value corresponding to this key is an NSNumber containing type AVPlayerInterstitialEventSkippableEventState.
See also Appleās documentation