RBSDKPlayerContentDirection
enum RBSDKPlayerContentDirection {}
RBSDKPlayerContentDirection
indicates the direction of the content
-
This indicates there is none direction asigned. This never should be set.
Declaration
Objective-C
RBSDKPlayerContentDirectionNone
-
This indicates the content movement direction or the content load direction is horizontal
Declaration
Objective-C
RBSDKPlayerContentDirectionHorizontal
-
This indicates the content movement direction or the content load direction is vertical
Declaration
Objective-C
RBSDKPlayerContentDirectionVertical