tryAnimateTo

fun tryAnimateTo(targetValue: T, animationSpec: SeslAnimatable.AnimationSpec = defaultAnimationSpec, dispatcher: CoroutineDispatcher = Dispatchers.Main.immediate): Job(source)