Android.Animation.ValueAnimator.AnimatedFraction Property
Returns the current animation fraction, which is the elapsed/interpolated fraction used in the most recent frame update on the animation.

Syntax

[get: Android.Runtime.Register("getAnimatedFraction", "()F", "GetGetAnimatedFractionHandler")]
public virtual float AnimatedFraction { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the current animation fraction, which is the elapsed/interpolated fraction used in the most recent frame update on the animation.

[Android Documentation]

Requirements

Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12