Sets a new source string for iteration, and resets the offset to the
beginning of the text.
Syntax
[Android.Runtime.Register("setText", "(Ljava/lang/String;)V", "")]
public
void SetText (
string source)
Parameters
- source
- the new source string for iteration.
Remarks
Requirements
Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1