SmallChange Property
Gets the value that is added to or subtracted from the Value property when a small change is made, such as with an arrow key.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
double SmallChange { get; }
ReadOnly Property SmallChange As Double
Get
abstract SmallChange : float with get
Property Value
DoubleSee Also
Reference
IRangeValueProvider Interface
Avalonia.Automation.Provider Namespace