GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeVideosInlineInteractivePlayerButtonsStyle

The BlazeVideosInlineInteractivePlayerButtonsStyle class represents the style configuration for various buttons in the inline interactive videos player.

Properties

mute

var mute: BlazeVideosPlayerButtonStyle

The mute button configuration.

For detailed information about button styling, see BlazeVideosPlayerButtonStyle.

share

var share: BlazeVideosPlayerButtonStyle

The share button configuration.

For detailed information about button styling, see BlazeVideosPlayerButtonStyle.

like

var like: BlazeVideosPlayerButtonStyle

The like button configuration.

For detailed information about button styling, see BlazeVideosPlayerButtonStyle.

playPause

var playPause: BlazeVideosPlayerButtonStyle

The play/pause button configuration.

For detailed information about button styling, see BlazeVideosPlayerButtonStyle.

previous

var previous: BlazeVideosPlayerButtonStyle

The previous button configuration.

For detailed information about button styling, see BlazeVideosPlayerButtonStyle.

next

var next: BlazeVideosPlayerButtonStyle

The next button configuration.

For detailed information about button styling, see BlazeVideosPlayerButtonStyle.

fullScreen

var fullScreen: BlazeVideosPlayerButtonStyle

The full screen button configuration.

For detailed information about button styling, see BlazeVideosPlayerButtonStyle.

replay

var replay: BlazeVideosPlayerButtonStyle

The replay button configuration.

For detailed information about button styling, see BlazeVideosPlayerButtonStyle.


Did this page help you?