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