Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
feature-settings
/
org.meshtastic.feature.settings.debugging
/
LogSearchManager
/
SearchState
/
SearchState
Search
State
common
constructor
(
searchText
:
String
=
""
,
currentMatchIndex
:
Int
=
-1
,
allMatches
:
List
<
LogSearchManager.SearchMatch
>
=
emptyList()
,
hasMatches
:
Boolean
=
false
)
(
source
)