oskit-compose
Toggle table of contents
4.0.1
common
Platform filter
common
Switch theme
Search in API
oskit-compose
oskit-compose
/
com.outsidesource.oskitcompose.layout
/
PanAndScaleState
/
animatePanTo
animate
Pan
To
suspend
fun
animatePanTo
(
offset
:
DpOffset
,
animationSpec
:
AnimationSpec
<
DpOffset
>
=
tween()
)
:
Job