[Android.Runtime.Register("performCompletion", "()V", "GetPerformCompletionHandler")] public virtual voidPerformCompletion ()
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.