Java.Text.AttributedString.Iterator Property
Returns an AttributedCharacterIterator that gives access to the complete content of this attributed string.

Syntax

[get: Android.Runtime.Register("getIterator", "()Ljava/text/AttributedCharacterIterator;", "GetGetIteratorHandler")]
public virtual IAttributedCharacterIterator Iterator { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns an AttributedCharacterIterator that gives access to the complete content of this attributed string.

[Android Documentation]

Requirements

Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1