The properties of Android.Widget.AdapterViewAnimator are listed below. For a list of all members, see the AdapterViewAnimator Members list.
See Also: Inherited members from Android.Widget.AdapterView
Adapter | IAdapter. Returns the adapter currently associated with this widget. | |
[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.Animation.ObjectAnimator. Returns the current animation used to animate a View that enters the screen. | |
OutAnimation | Android.Animation.ObjectAnimator. Returns the current animation used to animate a View that exits the screen. | |
[read-only] override | SelectedView | Android.Views.View. |
override | RawAdapter | Java.Lang.Object. Documentation for this section has not yet been entered. |
[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. |