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
[read-only] | AnimateFirstView | bool. Returns whether the current View should be animated the first time the ViewAnimator is displayed. |
[read-only] | CurrentView | Android.Views.View. Returns the View corresponding to the currently displayed child. |
DisplayedChild | int. Returns the index of the currently displayed child view. | |
InAnimation | Android.Views.Animations.Animation. Returns the current animation used to animate a View that enters the screen. | |
OutAnimation | Android.Views.Animations.Animation. Returns the current animation used to animate a View that exits the screen. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |