tooling
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tooling
tooling-compose
/
dev.datlag.tooling.compose.platform
/
PlatformSurfaceShape
/
Selectable
/
shape
shape
fun
shape
(
enabled
:
Boolean
,
focused
:
Boolean
,
pressed
:
Boolean
,
selected
:
Boolean
)
:
Shape
(
source
)
@
Composable
fun
shape
(
enabled
:
Boolean
,
selected
:
Boolean
,
interactionSource
:
MutableInteractionSource
)
:
Shape
(
source
)
val
shape
:
Shape
(
source
)