RangeBaseSmallChange Property

Gets or sets the small increment value added or subtracted from the Value.

Definition

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

Property Value

Double

See Also