IRangeValueProviderLargeChange 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) Version: 11.3.999
double LargeChange { get; }

Property Value

Double

Remarks

WindowsIRangeValueProvider.get_LargeChange
macOSNo mapping.

See Also