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
/
Snackbar
/
setShape
set
Shape
abstract
fun
setShape
(
shapeBuilder
:
(
Shapes
)
->
Shape
)
设置 Snackbar 容器的形状。
Parameters
shape
Builder
一个 lambda,它接收一个 Shapes 工厂对象并返回一个 Shape。