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
/
excludeFrom
exclude
From
abstract
fun
excludeFrom
(
included
:
WindowInsets
,
excluded
:
WindowInsets
)
:
WindowInsets
返回一个新的
WindowInsets
,其值为
included
中未被
excluded
覆盖的部分。