Android.Text.Style.EasyEditSpan: Field Members

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

See Also: Inherited members from Java.Lang.Object

Public Fields

const
ExtraTextChangedTypestring. The extra key field in the pending intent that describes how the text changed.
const
TextDeletedint (1). The value of EasyEditSpan.ExtraTextChangedType when the text wrapped by this span is deleted.
const
TextModifiedint (2). The value of EasyEditSpan.ExtraTextChangedType when the text wrapped by this span is modified.