PresentationModeChangeEvent
public class PresentationModeChangeEvent : PlayerEvent
Fired 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.Declaration
Swift
public let presentationMode: PresentationMode