tooling
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tooling
tooling-compose
/
dev.datlag.tooling.compose.platform
/
PlatformSurfaceScale
Platform
Surface
Scale
sealed
interface
PlatformSurfaceScale
(
source
)
Inheritors
Clickable
Selectable
Members
Types
Clickable
Link copied to clipboard
@
Immutable
class
Clickable
(
val
scale
:
Float
=
1.0f
,
val
focusedScale
:
Float
=
1.0f
,
val
pressedScale
:
Float
=
1.0f
,
val
disabledScale
:
Float
=
1.0f
,
val
focusedDisabledScale
:
Float
=
1.0f
)
:
PlatformSurfaceScale
Selectable
Link copied to clipboard
@
Immutable
class
Selectable
:
PlatformSurfaceScale