Android.Widget.AutoCompleteTextView.CompletionHintFormatted Property
Gets the optional hint text displayed at the bottom of the the matching list.

Syntax

[get: Android.Runtime.Register("getCompletionHint", "()Ljava/lang/CharSequence;", "GetGetCompletionHintHandler")]
public virtual Java.Lang.ICharSequence CompletionHintFormatted { get; }

See Also

AutoCompleteTextView.SetCompletionHint(Java.Lang.ICharSequence)

Value

Documentation for this section has not yet been entered.

Remarks

Gets the optional hint text displayed at the bottom of the the matching list.

[Android Documentation]

Requirements

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