NumericUpDownAllowSpin Property
Gets or sets the ability to perform increment/decrement operations via the keyboard, button spinners, or mouse wheel.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool AllowSpin { get; set; }
Public Property AllowSpin As Boolean
Get
Set
member AllowSpin : bool with get, set
Property Value
Boolean