AllowSpin Property
Gets or sets the ability to perform increment/decrement operations via the keyboard, button spinners, or mouse wheel.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool AllowSpin { get; set; }
Public Property AllowSpin As Boolean
Get
Set
member AllowSpin : bool with get, set