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