setTextMetricsParams

open fun setTextMetricsParams(@NonNull textView: @NonNull TextView, params: @NonNull PrecomputedTextCompat.Params)(source)

Apply the text layout parameter. Update the TextView parameters to be compatible with PrecomputedTextCompat.Params.

See also