The properties of Xamarin.Forms.TextChangedEventArgs are listed below. For a list of all members, see the TextChangedEventArgs Members list.
See Also: Inherited members from System.EventArgs
| [read-only] | NewTextValue | string. Gets the new text value. |
| [read-only] | OldTextValue | string. Gets the old text value. |