AutoCompleteTextView.CompletionHint Property

Definition

Gets the optional hint text displayed at the bottom of the the matching list. Related XML Attributes: See also:

public string? CompletionHint { get; }
member this.CompletionHint : string

Property Value

The hint text, if any

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to