The members of Android.Widget.ViewSwitcher are listed below.
See Also: Inherited members from Android.Widget.ViewAnimator
Public Constructors
| | Creates a new empty ViewSwitcher. |
| | Creates a new empty ViewSwitcher for the given context and with the
specified set attributes. |
Protected Constructors
| | A constructor used when creating managed representations of JNI objects; called by the runtime. |
Public Properties
Protected Properties
[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. |
Public Methods
| Reset()Reset the ViewSwitcher to hide all of the existing views and to make it
think that the first time animation has not yet played. |
| SetFactory(ViewSwitcher.IViewFactory)Sets the factory used to create the two views between which the
ViewSwitcher will flip. |