Sets the text of the next view and switches to the next view.
Syntax
[Android.Runtime.Register("setText", "(Ljava/lang/CharSequence;)V", "GetSetText_Ljava_lang_CharSequence_Handler")]
public virtual
void SetText (
Java.Lang.ICharSequence text)
Parameters
- text
- the new text to display
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1