The members of Android.Views.Animations.PathInterpolator are listed below.
See Also: Inherited members from Java.Lang.Object
Create an interpolator for an arbitrary Path. | ||
Create an interpolator for a quadratic Bezier curve. | ||
Create an interpolator for a cubic Bezier curve. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
GetInterpolation(float)Using the line in the Path in this interpolator that can be described as y = f(x), finds the y coordinate of the line given t as the x coordinate. |