toggle menu
mapbox-navigation-android
androidJvm
switch theme
search in API
Android Auto Components
/
com.mapbox.navigation.ui.androidauto.navigation.lanes
/
CarLaneIcon
Car
Lane
Icon
data
class
CarLaneIcon
(
val
laneIcon
:
LaneIcon
,
val
isActive
:
Boolean
)
Members
Constructors
Car
Lane
Icon
Link copied to clipboard
constructor
(
laneIcon
:
LaneIcon
,
isActive
:
Boolean
)
Properties
is
Active
Link copied to clipboard
val
isActive
:
Boolean
lane
Icon
Link copied to clipboard
val
laneIcon
:
LaneIcon