Fullscreen Events

  • The types of events related to fullscreen.

    Declaration

    Swift

    public struct FullscreenEventTypes
  • Thrown when the aspect ratio property of the player has changed.

    See more

    Declaration

    Swift

    @objc(THEOplayerAspectRatioChangeEvent)
    public class AspectRatioChangeEvent : NSObject, EventProtocol