toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming.icons
/
TripProgressIconSet
Trip
Progress
Icon
Set
data
class
TripProgressIconSet
(
@
DrawableRes
val
charging
:
Int
,
@
DrawableRes
val
puck
:
Int
,
@
DrawableRes
val
waypoint
:
Int
)
:
IconSet
Members
Constructors
Trip
Progress
Icon
Set
Link copied to clipboard
constructor
(
@
DrawableRes
charging
:
Int
,
@
DrawableRes
puck
:
Int
,
@
DrawableRes
waypoint
:
Int
)
Properties
charging
Link copied to clipboard
val
charging
:
Int
puck
Link copied to clipboard
val
puck
:
Int
waypoint
Link copied to clipboard
val
waypoint
:
Int