The members of Android.Text.Style.EasyEditSpan are listed below.
See Also: Inherited members from Java.Lang.Object
Creates the span. | ||
Constructor called from Android.Text.TextUtils to restore the span. |
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | ExtraTextChangedType | string. The extra key field in the pending intent that describes how the text changed. |
const | TextDeleted | int (1). The value of EasyEditSpan.ExtraTextChangedType when the text wrapped by this span is deleted. |
const | TextModified | int (2). The value of EasyEditSpan.ExtraTextChangedType when the text wrapped by this span is modified. |
[read-only] | SpanTypeId | int. Return a special type identifier for this span class. |
[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. |
DescribeContents()Describe the kinds of special objects contained in this Parcelable's marshalled representation. | ||
WriteToParcel(Android.OS.Parcel, Android.OS.ParcelableWriteFlags)Flatten this object in to a Parcel. |