DefaultTextContentTokenizer

A default cluster TextTokenizer taking advantage of the best capabilities of each Android version.

Constructors

Link copied to clipboard
constructor(unit: TextUnit, language: Language?)

Functions

Link copied to clipboard
open override fun tokenize(data: String): List<IntRange>