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
/
BottomAppBar
/
setActions
set
Actions
abstract
fun
setActions
(
actionsBuilder
:
RowScopeSlot
.
(
)
->
Unit
)
设置此 BottomAppBar 的图标内容。 Slot 的接收者类型应为 RowScope。