ISelectionProviderIsSelectionRequired Property

Gets a value that indicates whether the provider requires at least one child element to be selected.

Definition

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

Property Value

Boolean

Remarks

WindowsISelectionProvider.IsSelectionRequired
macOSNo mapping.

See Also