JWViewabilityEvent
@protocol JWViewabilityEvent <NSObject>
JWViewabilityEvent is emitted when the viewability status of the player changes
-
Whether the player is viewable or not
Declaration
Objective-C
@property (assign, readwrite, nonatomic) BOOL viewable;