JWControlsEvent
@protocol JWControlsEvent <NSObject>
JWControlEvent is emitted when the player controls are enabled or disabled.
-
New state of the controls.
Declaration
Objective-C
@property (assign, readwrite, nonatomic) BOOL controls;