NUNAV SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
NUNAV SDK
nunav-sdk-android
/
net.graphmasters.nunavsdk.ui.screens.navigation
/
ManeuverCardState
/
ManeuverInfo
/
SecondaryInfo
/
FollowUpManeuver
Follow
Up
Maneuver
data
class
FollowUpManeuver
(
@
DrawableRes
val
iconId
:
Int
,
val
distance
:
Length
)
:
ManeuverCardState.ManeuverInfo.SecondaryInfo
Members
Constructors
Follow
Up
Maneuver
Link copied to clipboard
constructor
(
@
DrawableRes
iconId
:
Int
,
distance
:
Length
)
Properties
distance
Link copied to clipboard
val
distance
:
Length
icon
Id
Link copied to clipboard
val
iconId
:
Int