Documentation for this section has not yet been entered.
The most recent value calculated by this ValueAnimator when there is just one property being animated. This value is only sensible while the animation is running. The main purpose for this read-only property is to retrieve the value from the ValueAnimator during a call to NoType:android/animation/ValueAnimator$AnimatorUpdateListener;Href=../../../reference/android/animation/ValueAnimator.AnimatorUpdateListener.html#onAnimationUpdate(android.animation.ValueAnimator), which is called during each animation frame, immediately after the value is calculated.