sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk
sdk
/
com.naviexpert.navigationsdk.api.ui.maneuvers
/
ManeuversBarColors
Maneuvers
Bar
Colors
@
Immutable
data
class
ManeuversBarColors
(
val
backgroundColor
:
Color
,
val
contentColor
:
Color
)
Members
Constructors
Maneuvers
Bar
Colors
Link copied to clipboard
constructor
(
backgroundColor
:
Color
,
contentColor
:
Color
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Color
content
Color
Link copied to clipboard
val
contentColor
:
Color