Xamarin.Android | ComponentOne
Controls / Input / AutoComplete
In This Topic
    AutoComplete
    In This Topic

    The C1AutoComplete is an editable input control designed to show possible text suggestions automatically as the user types text. The control filters a list of pre-defined items dynamically as a user types to provide suggestions that best or completely match the input. The suggestions that match the user input appear instantly in a drop-down list as shown in the image.

    AutoComplete control

    Key Features