toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation
/
TripOverviewItem
/
EndOfCharge
End
Of
Charge
data
class
EndOfCharge
(
val
routePoints
:
List
<
Point
>
)
:
TripOverviewItem
Members
Members & Extensions
Constructors
End
Of
Charge
Link copied to clipboard
constructor
(
routePoints
:
List
<
Point
>
)
Properties
route
Points
Link copied to clipboard
val
routePoints
:
List
<
Point
>
Functions
state
Of
Charge
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
fun
TripOverviewItem
.
stateOfCharge
(
)
:
Int
?
Returns the
stateOfCharge
value if available.