Android.Views.Animations.Animation: Constructor Members

The constructors 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 Constructors

Creates a new animation with a duration of 0ms, the default interpolator, with fillBefore set to true and fillAfter set to false
Creates a new animation whose parameters come from the specified context and attributes set.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.