sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.widget
/
TextViewCompat
/
getLastBaselineToBottomHeight
get
Last
Baseline
To
Bottom
Height
open
fun
getLastBaselineToBottomHeight
(
@
NonNull
textView
:
TextView
)
:
Int
(
source
)
Returns the distance between the last text baseline and the bottom of this TextView.
See also
set
Last
Baseline
To
Bottom
Height(Text
View,
int)