getTextMetricsParams

open fun getTextMetricsParams(@NonNull textView: @NonNull TextView): @NonNull PrecomputedTextCompat.Params(source)

Gets the parameters for text layout precomputation, for use with PrecomputedTextCompat.

Return

a current PrecomputedTextCompat.Params

See also