abstract fun findAll(text: String): Unit
Finds and highlights all occurrences of the provided String and highlights them asynchronously.
text - the String to search for
text