toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-search
/
com.mapbox.dash.fullscreen.search
/
SearchEvent
/
OnSingleSuggestionSelected
On
Single
Suggestion
Selected
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
OnSingleSuggestionSelected
(
val
suggestion
:
SearchSuggestItem
,
val
saveStateForNextTime
:
Boolean
=
true
)
:
SearchEvent
Members
Constructors
On
Single
Suggestion
Selected
Link copied to clipboard
constructor
(
suggestion
:
SearchSuggestItem
,
saveStateForNextTime
:
Boolean
=
true
)
Properties
save
State
For
Next
Time
Link copied to clipboard
val
saveStateForNextTime
:
Boolean
=
true
suggestion
Link copied to clipboard
val
suggestion
:
SearchSuggestItem