The methods of Android.Widget.TextSwitcher are listed below. For a list of all members, see the TextSwitcher Members list.
See Also: Inherited members from Android.Widget.ViewSwitcher
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. |