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
Requirements
Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12