miuix-ui
Toggle table of contents
0.9.1
common
Target filter
common
Switch theme
Search in API
Skip to content
miuix-ui
miuix-ui
/
top.yukonga.miuix.kmp.basic
/
SliderColors
Slider
Colors
@
Immutable
data
class
SliderColors
(
foregroundColor
:
Color
,
disabledForegroundColor
:
Color
,
backgroundColor
:
Color
,
disabledBackgroundColor
:
Color
,
thumbColor
:
Color
,
disabledThumbColor
:
Color
,
keyPointColor
:
Color
,
keyPointForegroundColor
:
Color
)
Members
Constructors
Slider
Colors
Link copied to clipboard
constructor
(
foregroundColor
:
Color
,
disabledForegroundColor
:
Color
,
backgroundColor
:
Color
,
disabledBackgroundColor
:
Color
,
thumbColor
:
Color
,
disabledThumbColor
:
Color
,
keyPointColor
:
Color
,
keyPointForegroundColor
:
Color
)