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.layout
/
WindowInsetsProviders
/
createFromInts
create
From
Ints
abstract
fun
createFromInts
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
:
WindowInsets
使用固定的像素值创建一个
WindowInsets
。