Java.Text.IAttributedCharacterIterator.AllAttributeKeys Property
Returns a set of attributes present in the AttributedCharacterIterator.

Syntax

[get: Android.Runtime.Register("getAllAttributeKeys", "()Ljava/util/Set;", "GetGetAllAttributeKeysHandler:Java.Text.IAttributedCharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public ICollection<AttributedCharacterIteratorAttribute> AllAttributeKeys { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a set of attributes present in the AttributedCharacterIterator. An empty set is returned if no attributes were defined.

[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