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 (assign, readwrite, nonatomic) BOOL fullscreen;