Java.Text.IAttributedCharacterIterator.Attributes Property
Returns a map of all attributes of the current character.

Syntax

[get: Android.Runtime.Register("getAttributes", "()Ljava/util/Map;", "GetGetAttributesHandler:Java.Text.IAttributedCharacterIteratorInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public IDictionary<AttributedCharacterIteratorAttribute, Java.Lang.Object> Attributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a map of all attributes of the current character. If no attributes were defined for the current character then an empty map is returned.

[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