Android.Animation.Keyframe: Property Members

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

Public Properties

Fractionfloat. Gets the time for this keyframe, as a fraction of the overall animation duration.
[read-only]
HasValuebool. Indicates whether this keyframe has a valid value.
InterpolatorITimeInterpolator. Gets the optional interpolator for this Keyframe.
[read-only]
TypeJava.Lang.Class. Gets the type of keyframe.
abstract
ValueJava.Lang.Object. Gets the value for this Keyframe.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.