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