setBackgroundContent

abstract fun setBackgroundContent(slotBuilder: RowScopeSlot.() -> Unit)

设置堆叠在内容后面的 Composable,当内容被滑动时会暴露出来。

Parameters

slotBuilder

内容构建器。