IValueProviderValue Property

Gets the value of the control.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
string? Value { get; }

Property Value

String

Remarks

WindowsIValueProvider.Value
macOSNSAccessibilityProtocol.accessibilityValue

See Also