BlazeVideosInlineInteractivePlayerButtonsStyle
The BlazeVideosInlineInteractivePlayerButtonsStyle class represents the style configuration for various buttons in the inline interactive videos player.
Properties
mute
var mute: BlazeVideosPlayerButtonStyleThe mute button configuration.
For detailed information about button styling, see BlazeVideosPlayerButtonStyle.
share
var share: BlazeVideosPlayerButtonStyleThe share button configuration.
For detailed information about button styling, see BlazeVideosPlayerButtonStyle.
like
var like: BlazeVideosPlayerButtonStyleThe like button configuration.
For detailed information about button styling, see BlazeVideosPlayerButtonStyle.
playPause
var playPause: BlazeVideosPlayerButtonStyleThe play/pause button configuration.
For detailed information about button styling, see BlazeVideosPlayerButtonStyle.
previous
var previous: BlazeVideosPlayerButtonStyleThe previous button configuration.
For detailed information about button styling, see BlazeVideosPlayerButtonStyle.
next
var next: BlazeVideosPlayerButtonStyleThe next button configuration.
For detailed information about button styling, see BlazeVideosPlayerButtonStyle.
fullScreen
var fullScreen: BlazeVideosPlayerButtonStyleThe full screen button configuration.
For detailed information about button styling, see BlazeVideosPlayerButtonStyle.
replay
var replay: BlazeVideosPlayerButtonStyleThe replay button configuration.
For detailed information about button styling, see BlazeVideosPlayerButtonStyle.
Updated about 2 months ago
