Android.Text.Style.CharacterStyle Members

The members of Android.Text.Style.CharacterStyle are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

[read-only]
UnderlyingCharacterStyle. Returns "this" for most CharacterStyles, but for CharacterStyles that were generated by CharacterStyle.Wrap(CharacterStyle), returns the underlying CharacterStyle.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

abstract
UpdateDrawState(Android.Text.TextPaint)
static
Wrap(CharacterStyle) : CharacterStyle
A given CharacterStyle can only applied to a single region of a given Spanned.