Skip to main content

ValueChanged Event

Raised when the Value changes.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<NumericUpDownValueChangedEventArgs> ValueChanged

Value

EventHandler(NumericUpDownValueChangedEventArgs)

See Also

Reference

NumericUpDown Class
Avalonia.Controls Namespace