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.widget
/
TopAppBar
/
setWindowInsets
set
Window
Insets
abstract
fun
setWindowInsets
(
windowInsets
:
(
WindowInsetsProviders
)
->
WindowInsets
)
设置将通过
PaddingValues
参数传递给内容区域的窗口边衬区。
Parameters
window
Insets
要设置的
WindowInsets
实例。