toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-fullscreen-search
/
com.mapbox.dash.fullscreen.search.suggestions
/
ObserveSearchSuggestionsStateUseCase
Observe
Search
Suggestions
State
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveSearchSuggestionsStateUseCase
(
searchStore
:
SearchStore
)
Members
Constructors
Observe
Search
Suggestions
State
Use
Case
Link copied to clipboard
constructor
(
searchStore
:
SearchStore
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
SuggestionsResult
>