AutoSuggestEditTextChangedEventArgs Constructors
Provides data for the AutoSuggestEdit.TextChanged event.Name | Parameters | Description |
---|---|---|
AutoSuggestEditTextChangedEventArgs(String, AutoSuggestEditChangeTextReason) | text, reason | Initializes a new instance of the AutoSuggestEditTextChangedEventArgs class with the specified settings. |
See Also