KeyboardIncrement Property
The Distance to move the splitter when pressing the keyboard arrow keys.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double KeyboardIncrement { get; set; }
Public Property KeyboardIncrement As Double
Get
Set
member KeyboardIncrement : float with get, set