The members of Android.Text.Style.CharacterStyle are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] | Underlying | CharacterStyle. Returns "this" for most CharacterStyles, but for CharacterStyles that were generated by CharacterStyle.Wrap(CharacterStyle), returns the underlying CharacterStyle. |
[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. |
abstract | UpdateDrawState(Android.Text.TextPaint) | |
static | Wrap(CharacterStyle)A given CharacterStyle can only applied to a single region of a given Spanned. |