Xamarin.Forms.ValueChangedEventArgs Members

The members of Xamarin.Forms.ValueChangedEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Creates a new Xamarin.Forms.ValueChangedEventArgs event with oldValue and newValue.

Public Properties

[read-only]
NewValuedouble. Gets the new value.
[read-only]
OldValuedouble. Gets the old value.