getLastBaselineToBottomHeight

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

Returns the distance between the last text baseline and the bottom of this TextView.

See also