sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.unit
/
IntRect
/
getHeight
get
Height
abstract
fun
getHeight
(
)
:
Int
获取矩形的高度。 计算方式为
bottom - top
。
Return
矩形的高度值。
See also
androidx.
compose.
ui.
unit.
IntRect.
height