mobile-sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
mobile-sdk
2Gis Full SDK for Compose
/
ru.dgis.sdk.compose.navigation.controls.speedinfo
/
SpeedInfoState
/
SpeedInfoState
Speed
Info
State
constructor
(
currentSpeed
:
Int
?
=
null
,
maxSpeedLimit
:
Int
?
=
null
,
isExceedingSpeedLimit
:
Boolean
=
false
,
cameraProgress
:
CameraProgressInfo
?
=
null
)