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