toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.route.shareelement
/
ShareTransition
/
animateIntOffset
animate
Int
Offset
@
Composable
fun
animateIntOffset
(
transitionSpec
:
@
Composable
Transition.Segment
<
ShareState
>
.
(
)
->
FiniteAnimationSpec
<
IntOffset
>
=
{ spring(visibilityThreshold = IntOffset.VisibilityThreshold) }
)
:
ShareAnimBody
<
IntOffset
>