toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-destination-preview
/
com.mapbox.dash.destination.preview.presentation
/
Actions
Actions
data
class
Actions
(
val
primary
:
PrimaryAction
?
=
PrimaryAction.PROGRESS
,
val
secondary
:
SecondaryAction
?
=
null
)
Members
Constructors
Actions
Link copied to clipboard
constructor
(
primary
:
PrimaryAction
?
=
PrimaryAction.PROGRESS
,
secondary
:
SecondaryAction
?
=
null
)
Properties
primary
Link copied to clipboard
val
primary
:
PrimaryAction
?
secondary
Link copied to clipboard
val
secondary
:
SecondaryAction
?
=
null