Xamarin.Forms.TextChangedEventArgs: Property Members

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

Public Properties

[read-only]
NewTextValuestring. Gets the new text value.
[read-only]
OldTextValuestring. Gets the old text value.