DragIncrement Property
Restricts splitter to move a multiple of the specified units.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double DragIncrement { get; set; }
Public Property DragIncrement As Double
Get
Set
member DragIncrement : float with get, set