Xceed Toolkit for Maui v2.0 Documentation
ValueChangedEventArgs<T> Class Members
Properties 


Xceed.Maui.Toolkit Assembly > Xceed.Maui.Toolkit Namespace : ValueChangedEventArgs<T> Class

The following tables list the members exposed by ValueChangedEventArgs<T>.

Public Constructors
 NameDescription
Public ConstructorCreates a new ValueChangedEventArgs object & sets both the old value & the new value using the received parameters.  
Top
Public Properties
 NameDescription
Public PropertyGets the new value, which is the most recent setting.  
Public PropertyGets the old value, which is the one that has just been replaced by the NewValue.  
Top
See Also

Reference

ValueChangedEventArgs<T> Class
Xceed.Maui.Toolkit Namespace