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
/
Dialog
/
setDialogProperties
set
Dialog
Properties
abstract
fun
setDialogProperties
(
dialogPropertiesBuilder
:
DialogProperties
.
(
)
->
Unit
)
设置用于进一步自定义此对话框行为的属性。
Parameters
dialog
Properties
Builder
用于构建
DialogProperties
的 lambda 表达式。