| C1.Android.Input Assembly > C1.Android.Input Namespace : TextChangedEventArgs Class |
The following tables list the members exposed by TextChangedEventArgs.
| Name | Description | |
|---|---|---|
![]() | TextChangedEventArgs Constructor | Initializes a new instance of the TextChangedEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | NewText | Gets the new text in the ComboBox. |
![]() | OldText | Gets the old text in the ComboBox. |