Android.Widget.AdapterViewFlipper Members

The members of Android.Widget.AdapterViewFlipper are listed below.

See Also: Inherited members from Android.Widget.AdapterViewAnimator

Public Constructors

Protected Constructors

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

Public Properties

AutoStartbool. Returns true if this view automatically calls AdapterViewFlipper.StartFlipping when it becomes attached to a window.
[read-only]
FlipIntervalint. Returns the flip interval, in milliseconds.
[read-only]
IsFlippingbool. Returns true if the child views are flipping.

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.

Public Methods

SetFlipInterval(int)
How long to wait before flipping to the next view.
StartFlipping()
Start a timer to cycle through child views
StopFlipping()
No more flips