Android.Widget.ViewAnimator: Property Members

The properties of Android.Widget.ViewAnimator are listed below. For a list of all members, see the ViewAnimator Members list.

See Also: Inherited members from Android.Widget.FrameLayout

Public Properties

[read-only]
AnimateFirstViewbool. Returns whether the current View should be animated the first time the ViewAnimator is displayed.
[read-only]
CurrentViewAndroid.Views.View. Returns the View corresponding to the currently displayed child.
DisplayedChildint. Returns the index of the currently displayed child view.
InAnimationAndroid.Views.Animations.Animation. Returns the current animation used to animate a View that enters the screen.
OutAnimationAndroid.Views.Animations.Animation. Returns the current animation used to animate a View that exits the screen.

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.