JWControlsEvent

@protocol JWControlsEvent <NSObject>

JWControlEvent is emitted when the player controls are enabled or disabled.

  • New state of the controls.

    Declaration

    Objective-C

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