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
/
unionWith
union
With
abstract
fun
unionWith
(
first
:
WindowInsets
,
second
:
WindowInsets
)
:
WindowInsets
返回一个新的
WindowInsets
,其值为两个输入边衬区的最大值。