toggle menu
BlendVision Android Player SDK
androidJvm
switch theme
search in API
bv-playback
/
com.blendvision.player.playback.presentation.entity
/
UiConfig
Ui
Config
data
class
UiConfig
(
val
progressBarColor
:
Int
)
Members
Constructors
Ui
Config
Link copied to clipboard
constructor
(
progressBarColor
:
Int
)
Properties
progress
Bar
Color
Link copied to clipboard
val
progressBarColor
:
Int
Functions
component1
Link copied to clipboard
operator
fun
component1
(
)
:
Int
copy
Link copied to clipboard
fun
copy
(
progressBarColor
:
Int
)
:
UiConfig