oskit-compose
Toggle table of contents
4.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.layout
/
PanAndScaleState
/
animateScaleTo
animate
Scale
To
suspend
fun
animateScaleTo
(
targetScale
:
Float
,
origin
:
DpOffset
=
DpOffset.Zero
,
animationSpec
:
AnimationSpec
<
Float
>
=
tween()
)
:
Job