Android.Text.Style.DynamicDrawableSpan Members

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

See Also: Inherited members from Android.Text.Style.ReplacementSpan

Public Constructors

Protected Constructors

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

Public Properties

[read-only]
abstract
DrawableAndroid.Graphics.Drawables.Drawable. Your subclass must implement this method to provide the bitmap to be drawn.
[read-only]
VerticalAlignmentSpanAlign. Returns the vertical alignment of this span, one of DynamicDrawableSpan.ALIGN_BOTTOM or DynamicDrawableSpan.ALIGN_BASELINE.

Protected Properties

MVerticalAlignmentint.
[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