Android.Views.Animations.Animation: Field Members

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

Public Fields

const
Infiniteint (-1). Repeat the animation indefinitely.
const
StartOnFirstFrameint (-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.