See Also: TextSwitcher Members
Specialized Android.Widget.ViewSwitcher that contains only children of type Android.Widget.TextView. A TextSwitcher is useful to animate a label on screen. Whenever TextSwitcher.SetText(Java.Lang.ICharSequence) is called, TextSwitcher animates the current text out and animates the new text in.