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