NumericUpDown.

Increment Property

Summary

Gets or sets the amount in which to increment the Value.
Namespace
Avalonia.Controls
Containing Type
NumericUpDown

Syntax

public double Increment { get; set; }

Value

Type Description
double