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