setContent

abstract fun setContent(contentBuilder: BoxScopeSlot.() -> Unit)

设置标记所依附的锚点内容。

Parameters

contentBuilder

用于构建锚点内容的 lambda。