Skip to main content

IsSelected Property

Gets a value that indicates whether an item is selected.

Definition

Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

bool IsSelected { get; }
View Source

Property Value

Boolean

Remarks

WindowsISelectionItemProvider.IsSelected
macOSNSAccessibilityProtocol.isAccessibilitySelected

See Also

Reference

ISelectionItemProvider Interface
Avalonia.Automation.Provider Namespace