Android.Widget.TextView.ClearComposingText Method
Use Android.Views.InputMethods.BaseInputConnection.RemoveComposingSpans(Android.Text.ISpannable) to remove any IME composing state from this text view.

Syntax

[Android.Runtime.Register("clearComposingText", "()V", "GetClearComposingTextHandler")]
public virtual void ClearComposingText ()

Remarks

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3