IRangeValueProviderMinimum Property

Gets the minimum range value that is supported by the control.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
double Minimum { get; }

Property Value

Double

Remarks

WindowsIRangeValueProvider.get_Minimum
macOSNSAccessibilityProtocol.accessibilityMinValue

See Also