The fields of Android.Views.Animations.Animation are listed below. For a list of all members, see the Animation Members list.
See Also: Inherited members from Java.Lang.Object
const | Infinite | int (-1). Repeat the animation indefinitely. |
const | StartOnFirstFrame | int (-1). Can be used as the start time to indicate the start time should be the current time when Animation.GetTransformation(long, Android.Views.Animations.Transformation) is invoked for the first animation frame. |