onSearchStarted

abstract fun onSearchStarted(searchTerm: String)

Called by the PdfSearchView once it has started searching the document.

Parameters

searchTerm

The term which is searched.