The properties of Android.Animation.Keyframe are listed below. For a list of all members, see the Keyframe Members list.
See Also: Inherited members from Java.Lang.Object
Fraction | float. Gets the time for this keyframe, as a fraction of the overall animation duration. | |
[read-only] | HasValue | bool. Indicates whether this keyframe has a valid value. |
Interpolator | ITimeInterpolator. Gets the optional interpolator for this Keyframe. | |
[read-only] | Type | Java.Lang.Class. Gets the type of keyframe. |
abstract | Value | Java.Lang.Object. Gets the value for this Keyframe. |
[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. |