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
/
limitToOnly
limit
To
Only
abstract
fun
limitToOnly
(
insets
:
WindowInsets
,
sides
:
(
WindowInsetsSides
)
->
WindowInsetsSide
)
:
WindowInsets
返回一个新的
WindowInsets
,仅保留原边衬区中由
sides
指定的边。