LargeChange Property
Gets or sets the large 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 LargeChange { get; set; }
Public Property LargeChange As Double
Get
Set
member LargeChange : float with get, set