Android.Widget.AutoCompleteTextView.PerformCompletion Method

Syntax

[Android.Runtime.Register("performCompletion", "()V", "GetPerformCompletionHandler")]
public virtual void PerformCompletion ()

Remarks

Performs the text completion by converting the selected item from the drop down list into a string, replacing the text box's content with this string and finally dismissing the drop down menu.

[Android Documentation]

Requirements

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