setPopupProperties

abstract fun setPopupProperties(propertiesBuilder: PopupProperties.() -> Unit)

设置用于自定义弹窗行为的属性。

Parameters

propertiesBuilder

一个用于配置 PopupProperties 的 lambda 表达式。