Android.Widget.AutoCompleteTextView.ClearListSelection Method

Syntax

[Android.Runtime.Register("clearListSelection", "()V", "GetClearListSelectionHandler")]
public virtual void ClearListSelection ()

Remarks

Clear the list selection. This may only be temporary, as user input will often bring it back.

[Android Documentation]

Requirements

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