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
/
IntSize
/
getWidth
get
Width
abstract
fun
getWidth
(
)
:
Int
获取尺寸的宽度。
Return
宽度的像素值。
See also
androidx.
compose.
ui.
unit.
IntSize.
width