onSearchStarted

abstract fun onSearchStarted(query: String)

Handle when the search starts.

Parameters

query

The current value of the query with which the search started.