Android.Widget.AutoCompleteTextView.ConvertSelectionToStringFormatted Method

Syntax

[Android.Runtime.Register("convertSelectionToString", "(Ljava/lang/Object;)Ljava/lang/CharSequence;", "GetConvertSelectionToString_Ljava_lang_Object_Handler")]
protected virtual Java.Lang.ICharSequence ConvertSelectionToStringFormatted (Java.Lang.Object selectedItem)

Parameters

selectedItem
the item selected by the user for completion

Returns

Documentation for this section has not yet been entered.

Remarks

Converts the selected item from the drop down list into a sequence of character that can be used in the edit box.

[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