tooling
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tooling
tooling-compose
/
dev.datlag.tooling.compose.platform
/
PlatformButtonShape
/
Companion
/
default
default
fun
default
(
shape
:
Shape
=
CircleShape
,
focusedShape
:
Shape
=
shape
,
pressedShape
:
Shape
=
shape
,
disabledShape
:
Shape
=
shape
,
focusedDisabledShape
:
Shape
=
disabledShape
)
:
PlatformButtonShape
(
source
)