toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming.model
/
DashColor
Dash
Color
@
JvmInline
value
class
DashColor
(
@
ColorInt
val
color
:
Int
)
Parameters
color
The ARGB color
Members
Members & Extensions
Constructors
Dash
Color
Link copied to clipboard
constructor
(
@
ColorInt
color
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
color
Link copied to clipboard
val
color
:
Int
compose
Color
Link copied to clipboard
val
composeColor
:
Color
Functions
to
Single
Color
State
List
Link copied to clipboard
fun
DashColor
.
toSingleColorStateList
(
)
:
ColorStateList