PresentationModeChangeEvent
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 public let presentationMode: PresentationMode
