The members of Java.Text.AttributedString are listed below.
See Also: Inherited members from Java.Lang.Object
Public Constructors
| | Constructs an AttributedString from an AttributedCharacterIterator, which represents attributed text. |
| | Creates an AttributedString from the given text. |
| | Documentation for this section has not yet been entered. |
| | Constructs an AttributedString from a range of the text contained
in the specified AttributedCharacterIterator, starting at start and ending at end. |
| | Constructs an AttributedString from a range of the text contained
in the specified AttributedCharacterIterator, starting at start, ending at end and it will copy the attributes defined in
the specified set. |
Protected Constructors
| | A constructor used when creating managed representations of JNI objects; called by the runtime. |
Public Properties
Protected Properties
[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. |
Public Methods