The methods of Android.Animation.PointFEvaluator are listed below. For a list of all members, see the PointFEvaluator Members list.
See Also: Inherited members from Java.Lang.Object
Evaluate(float, Android.Graphics.PointF, Android.Graphics.PointF)This function returns the result of linearly interpolating the start and end PointF values, with fraction representing the proportion between the start and end values. |