pub unsafe static AVPlayerInterstitialEventMonitorInterstitialEventDidFinishEventKey: &'static NSStringAvailable on crate feature
AVPlayerInterstitialEventController only.Expand description
The dictionary key for the AVPlayerInterstitialEvent that finished playing in the payload of the AVPlayerInterstitialEventMonitorInterstitialEventDidFinishNotification.
The value corresponding to this key is of type AVPlayerInterstitialEvent.
See also Appleās documentation