setBreakStrategy

Set the line break strategy. The default value is BREAK_STRATEGY_HIGH_QUALITY. On API 22 and below, this has no effect as there is no line break strategy.

Return

PrecomputedTextCompat.Builder instance

Parameters

strategy

the break strategy

See also