The methods 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
SetAnimateFirstView(bool)Indicates whether the current View should be animated the first time the ViewAnimator is displayed. | ||
SetInAnimation(Android.Content.Context, int)Specifies the animation used to animate a View that enters the screen. | ||
SetOutAnimation(Android.Content.Context, int)Specifies the animation used to animate a View that exit the screen. | ||
ShowNext()Manually shows the next child. | ||
ShowPrevious()Manually shows the previous child. |