JWFullscreenEvent

@protocol JWFullscreenEvent <NSObject>

JWFullScreenEvent is emitted when a transition occurs to and fro fullscreen.

  • Whether or not video is in fullscreen mode.

    Declaration

    Objective-C

    @property (nonatomic, assign, unsafe_unretained, readwrite) BOOL fullscreen;