The members of Java.Text.AttributedCharacterIteratorAttribute are listed below.
See Also: Inherited members from Java.Lang.Object
| The constructor for an Attribute with the name passed. | ||
| A constructor used when creating managed representations of JNI objects; called by the runtime. | 
| [read-only] static  | InputMethodSegment | AttributedCharacterIteratorAttribute. This attribute marks segments from an input method. | 
| [read-only] static  | Language | AttributedCharacterIteratorAttribute. The attribute describing the language of a character. | 
| [read-only] static  | Reading | AttributedCharacterIteratorAttribute. For languages that have different reading directions of text (like Japanese), this attribute allows to define which reading should be used. | 
| [read-only] | Name | string. Returns the name of this attribute. | 
| [read-only] override  | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. | 
| [read-only] override  | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. | 
| override  | Equals(Java.Lang.Object) Compares this attribute with the specified object. | |
| override  | GetHashCode() Calculates the hash code for objects of type Attribute. | |
| ReadResolve() Resolves a deserialized instance to the correct constant attribute. | ||