toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-ev-core
/
com.mapbox.ev.core.charging.minimized.view
Package-level
declarations
Functions
Functions
Charging
Status
View
Link copied to clipboard
@
Composable
fun
ChargingStatusView
(
time
:
Int
,
percent
:
Int
,
onChargingStatusViewClicked
:
(
)
->
Unit
=
{}
)