IRangeValueProviderIsReadOnly Property

Gets a value that indicates whether the value of a control is read-only.

Definition

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

Property Value

Boolean

Remarks

WindowsIRangeValueProvider.get_IsReadOnly
macOSNo mapping.

See Also