nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
io.nutrient.ui.textsearch
/
TextSearchState
/
TextSearchState
Text
Search
State
constructor
(
emptyQuery
:
String
=
""
,
results
:
List
<
TextSearchResult
>
=
emptyList()
,
resultsQuery
:
String
?
=
null
,
status
:
SearchStatus
=
SearchStatus.IDLE
,
selectedResultIndex
:
Int
=
0
,
query
:
String
=
""
)