Resource.Interpolator.AnticipateOvershoot Field

Definition

An interpolator where the change starts backward then flings forward and overshoots the target value and finally goes back to the final value.

[Android.Runtime.Register("anticipate_overshoot")]
public const int AnticipateOvershoot = 17563657;
[<Android.Runtime.Register("anticipate_overshoot")>]
val mutable AnticipateOvershoot : int

Field Value

Value = 17563657
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to