setHyphenationFrequency

Set the hyphenation frequency. The default value is HYPHENATION_FREQUENCY_NORMAL. On API 22 and below, this has no effect as there is no hyphenation frequency.

Return

PrecomputedTextCompat.Builder instance

Parameters

frequency

the hyphenation frequency

See also