Skip to main content

OnCoerceMinimum Method

Called when the Minimum property has to be coerced.

Definition

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

protected virtual decimal OnCoerceMinimum(
decimal baseValue
)

Parameters

  Decimal
The value.

Return Value

Decimal

See Also

Reference

NumericUpDown Class
Avalonia.Controls Namespace