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
/
DpSize
/
getHeight
get
Height
abstract
fun
getHeight
(
)
:
Dp
获取此尺寸的高度,即垂直方向的大小。
Return
尺寸的高度,单位为
Dp
。
See also
androidx.
compose.
ui.
unit.
DpSize.
height