The members of Android.Widget.TextSwitcher are listed below.
See Also: Inherited members from Android.Widget.ViewSwitcher
Creates a new empty TextSwitcher. | ||
Creates a new empty TextSwitcher for the given context and with the specified set attributes. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[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. |
SetCurrentText(Java.Lang.ICharSequence)Sets the text of the text view that is currently showing. | ||
SetCurrentText(string)Documentation for this section has not yet been entered. | ||
SetText(Java.Lang.ICharSequence)Sets the text of the next view and switches to the next view. | ||
SetText(string)Documentation for this section has not yet been entered. |