invoke

abstract operator fun <T, V> NumericAnimationPlan<T, V>.invoke(onChange: (T) -> Unit): Animator.NumericAnimationInfo<T, V>(source)

Creates a NumericAnimationInfo for a NumericAnimationPlan.

Parameters

onChange

notified of changes to the animating value