The members of Android.Text.Style.LeadingMarginSpanStandard are listed below.
See Also: Inherited members from Java.Lang.Object
Public Constructors
| | |
| | Constructor taking an indent for all lines. |
| | Constructor taking separate indents for the first and subsequent
lines. |
Protected Constructors
| | A constructor used when creating managed representations of JNI objects; called by the runtime. |
Public Properties
[read-only] | SpanTypeId | int. Return a special type identifier for this span class. |
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
| DescribeContents() : intDescribe the kinds of special objects contained in this Parcelable's
marshalled representation. |
| DrawLeadingMargin(Android.Graphics.Canvas, Android.Graphics.Paint, int, int, int, int, int, Java.Lang.ICharSequence, int, int, bool, Android.Text.Layout)Renders the leading margin. |
| DrawLeadingMargin(Android.Graphics.Canvas, Android.Graphics.Paint, int, int, int, int, int, string, int, int, bool, Android.Text.Layout)Documentation for this section has not yet been entered. |
| GetLeadingMargin(bool) : intReturns the amount by which to adjust the leading margin. |
| WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |