Android.Widget.ViewFlipper Members

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

See Also: Inherited members from Android.Widget.ViewAnimator

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 ViewFlipper.StartFlipping when it becomes attached to a window.
[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