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
/
Dimensions
/
fromInt
from
Int
abstract
fun
fromInt
(
value
:
Int
)
:
Dp
从一个
Int
值创建
Dp
对象。
Return
对应的
Dp
对象。
Parameters
value
整数值。