[]
        
(Showing Draft Content)

C1.Android.Input.C1TextBox.AutoComplete

AutoComplete Event

Gets or sets the callback used to provide the auto-completion text.

Namespace: C1.Android.Input
Assembly: C1.Android.Input.dll
Syntax
public event EventHandler<TextBoxAutoCompleteEventArgs> AutoComplete
Returns
Type Description
EventHandler<TextBoxAutoCompleteEventArgs> Gets or sets the callback used to provide the auto-completion text.