FPFullscreenEvent

@objc
@objcMembers
public class FPFullscreenEvent : FPEvent

Payload of a fullscreen event.

  • Indicates whether the player is now in fullscreen or not.

    Declaration

    Swift

    public let isFullscreen: Bool