toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-map
/
com.mapbox.dash.sdk.map.presentation.ui
/
DestinationPreviewUiState
/
ActionButton
/
Primary
/
RemoveDestination
Remove
Destination
@
Stable
class
RemoveDestination
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
buttonClicked
:
(
)
->
Unit
)
:
DestinationPreviewUiState.ActionButton.Primary
Members
Constructors
Remove
Destination
Link copied to clipboard
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
constructor
(
buttonClicked
:
(
)
->
Unit
)
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
on
Click
Link copied to clipboard
open
override
fun
onClick
(
)
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String