setContent

abstract fun setContent(slotBuilder: ColumnScopeSlot.() -> Unit)

设置将在抽屉内部显示的内容。

Parameters

slotBuilder

内容构建器,其作用域为 ColumnScopeSlot。