BlazeSeekBarStyle - Android Videos
isVisible
var isVisible: BooleanIndicates if the seek bar is visible.
backgroundColor
var backgroundColor: IntThe background color of the seek bar.
progressColor
var progressColor: IntThe progress color of the seek bar.
cornerRadius
var cornerRadius: BlazeDpThe corner radius of the seek bar thumb.
thumbColor
var thumbColor: IntThe color of the seek bar thumb.
thumbImagePath
@DrawableRes var thumbImageResId: Int?The custom image for the seek bar thumb (id of the drawable resource).
isThumbVisible
var isThumbVisible: BooleanIndicates of the thumb is visible when video is playing.
height
var height: BlazeDpIndicates the height of the seek bar.
thumbSize
var thumbSize: BlazeDpIndicates the size of the thumb.
isThumbVisible
var isThumbVisible: BooleanIndicates whether the thumb is visible.
Updated 11 days ago
Did this page help you?
