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
/
IconToggleButton
/
setContent
set
Content
abstract
fun
setContent
(
slotBuilder
:
UnitScopeSlot
.
(
)
->
Unit
)
设置此图标按钮的内容,通常是一个
Icon
。
Parameters
slot
Builder
内容构建器。