setSelection

abstract suspend fun setSelection(pageIndex: Int, start: Int, end: Int)

Select text in a given range. The range being the index of the characters on the page usually in reading order.