NumericUpDownClipValueToMinMax Property

Gets or sets if the value should be clipped when minimum/maximum is reached.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ClipValueToMinMax { get; set; }

Property Value

Boolean

See Also