PresentationModeChangeEvent
@objc(THEOplayerPresentationModeChangeEvent)
public class PresentationModeChangeEvent : PlayerEventFired when PlayerEventTypes.PRESENTATION_MODE_CHANGE occurs for the THEOplayer.
Remark
- Can be triggered when switching from inline to fullscreen, or the other way around.
- 
                  
                  The new PresentationModeof the player.DeclarationSwift @objc public private(set) var presentationMode: PresentationMode { get }
 PresentationModeChangeEvent Class Reference
      PresentationModeChangeEvent Class Reference