NewValue Property
Gets the new value of the range value property.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double NewValue { get; init; }
Public Property NewValue As Double
Get
Set
member NewValue : float with get, set
Property Value
DoubleSee Also
Reference
RangeBaseValueChangedEventArgs Class
Avalonia.Controls.Primitives Namespace