JWRelatedOnClick
enum JWRelatedOnClick : NSInteger {}
Type of click-through behavior for the related video.
-
Play the video after a click
Declaration
Objective-C
JWRelatedOnClickPlay = 0 -
Open the link in a browser after a click
Declaration
Objective-C
JWRelatedOnClickLink
JWRelatedOnClick Enumeration Reference