GuidesAPI ReferenceRelease Notes
HomeLog InHome
Guides

BlazeMomentsPlayerSeekBarStyle - Android

The BlazeMomentsPlayerSeekBarStyle class represents the style configuration for the seek bar in a moment.

Properties

isVisible

var isVisible: Boolean

Indicates whether the seek bar is visible.

bottomMargin

var bottomMargin: BlazeDp

Indicates the bottom margin of the seek bar.

horizontalMargin

var horizontalMargin: BlazeDp

Indicates the horizontal margin of the seek bar.

playingState

var playingState: BlazeSeekBarStyle

Indicates the style of the seek bar when video is playing.

pausedState

var pausedState: BlazeSeekBarStyle

indicates the style of the seek bar when video is paused.


Did this page help you?