EasyEditSpan.ExtraTextChangedType Field

Definition

The extra key field in the pending intent that describes how the text changed.

[Android.Runtime.Register("EXTRA_TEXT_CHANGED_TYPE")]
public const string ExtraTextChangedType;
[<Android.Runtime.Register("EXTRA_TEXT_CHANGED_TYPE")>]
val mutable ExtraTextChangedType : string

Field Value

Implements

Attributes

Remarks

The extra key field in the pending intent that describes how the text changed.

Java documentation for android.text.style.EasyEditSpan.EXTRA_TEXT_CHANGED_TYPE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

See also