sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
recyclerview
/
androidx.recyclerview.animation
/
SeslAnimatable
/
tryAnimateTo
try
Animate
To
@
JvmOverloads
fun
tryAnimateTo
(
targetValue
:
T
,
animationSpec
:
SeslAnimatable.AnimationSpec
=
defaultAnimationSpec
,
dispatcher
:
CoroutineDispatcher
=
Dispatchers.Main.immediate
)
:
Job
(
source
)