IRangeValueProviderMaximum Property

Gets the maximum 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 Maximum { get; }

Property Value

Double

Remarks

WindowsIRangeValueProvider.get_Maximum
macOSNSAccessibilityProtocol.accessibilityMaxValue

See Also