onSearchStarted

abstract fun onSearchStarted(@NonNull searchTerm: String)

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

Parameters

searchTerm

The term which is searched.