Minimum Property
Gets the minimum range value that is supported by the control.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
double Minimum { get; }
ReadOnly Property Minimum As Double
Get
abstract Minimum : float with get
Property Value
DoubleSee Also
Reference
IRangeValueProvider Interface
Avalonia.Automation.Provider Namespace