Sets a new source string iterator for iteration, and resets the offset to
the beginning of the text.
Syntax
[Android.Runtime.Register("setText", "(Ljava/text/CharacterIterator;)V", "")]
public
void SetText (
ICharacterIterator source)
Parameters
- source
- the new source string iterator 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