toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming.model
Package-level
declarations
Types
Functions
Types
Dash
Color
Link copied to clipboard
@
JvmInline
value
class
DashColor
(
@
ColorInt
val
color
:
Int
)
Functions
set
Link
Text
Color
Link copied to clipboard
fun
TextView
.
setLinkTextColor
(
color
:
DashColor
)
set
Text
Color
Link copied to clipboard
fun
TextView
.
setTextColor
(
color
:
DashColor
)
to
Dash
Color
Link copied to clipboard
fun
Int
.
toDashColor
(
context
:
Context
)
:
DashColor
to
Single
Color
State
List
Link copied to clipboard
fun
DashColor
.
toSingleColorStateList
(
)
:
ColorStateList