NumericUpDown.

AllowSpin Property

Summary

Gets or sets the ability to perform increment/decrement operations via the keyboard, button spinners, or mouse wheel.
Namespace
Avalonia.Controls
Containing Type
NumericUpDown

Syntax

public bool AllowSpin { get; set; }

Value

Type Description
bool