toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.route.shareelement
/
ShareTransition
/
animateValue
animate
Value
@
Composable
fun
<
T
,
V
:
AnimationVector
>
animateValue
(
typeConverter
:
TwoWayConverter
<
T
,
V
>
,
transitionSpec
:
@
Composable
Transition.Segment
<
ShareState
>
.
(
)
->
FiniteAnimationSpec
<
T
>
=
{ spring() }
)
:
ShareAnimBody
<
T
>