Search Result Selection Controller
Controller for a result navigation UI that allows to navigate between search results.
Types
Link copied to clipboard
object Companion
Companion object providing factory methods for creating SearchResultSelectionController instances.
Properties
Link copied to clipboard
check if there is a next search result available (in relation to selectedIndex)
Link copied to clipboard
check if there is a previous search result available (in relation to selectedIndex)
Link copied to clipboard
Indicates whether the selection should loop to the opposite end of the result when moving the selected index out of bounds
Link copied to clipboard
index of the currently selected search result
Link copied to clipboard
The actual result referenced by selectedIndex or null