RangeBaseValueChangedEventArgsOldValue Property

Gets the old value of the range value property.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public double OldValue { get; init; }

Property Value

Double

See Also