Builder

open class Builder(source)

A builder for creating Params.

Constructors

Link copied to clipboard
constructor(@NonNull paint: @NonNull TextPaint)
Builder constructor.

Functions

Link copied to clipboard
@NonNull
open fun build(): @NonNull PrecomputedTextCompat.Params
Build the Params.
Link copied to clipboard
Set the line break strategy.
Link copied to clipboard
Set the hyphenation frequency.
Link copied to clipboard
Set the text direction heuristic.