Android.Text.Style.QuoteSpan: Method Members

The methods of Android.Text.Style.QuoteSpan are listed below. For a list of all members, see the QuoteSpan Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

DescribeContents() : int
Describe 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) : int
Returns the amount by which to adjust the leading margin.
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)
Flatten this object in to a Parcel.