SmallChange 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)
- C#
- VB
- F#
public double SmallChange { get; set; }
Public Property SmallChange As Double
Get
Set
member SmallChange : float with get, set