getMinLines

open fun getMinLines(@NonNull textView: TextView): Int(source)

Deprecated

Call getMinLines directly.

Returns the minimum number of lines displayed in the given TextView, or -1 if the minimum height was set in pixels instead.