toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.fullscreen.search
/
SearchEffect
/
ExternalEffect
/
SearchResultSelected
Search
Result
Selected
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
SearchResultSelected
(
val
searchResult
:
DestinationSearchResult
,
val
action
:
SearchAction
)
:
SearchEffect.ExternalEffect
Members
Constructors
Search
Result
Selected
Link copied to clipboard
constructor
(
searchResult
:
DestinationSearchResult
,
action
:
SearchAction
)
Properties
action
Link copied to clipboard
val
action
:
SearchAction
search
Result
Link copied to clipboard
val
searchResult
:
DestinationSearchResult