IsSelected Property
Gets a value that indicates whether an item is selected.
Definition
Namespace: Avalonia.Automation.Provider
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool IsSelected { get; }
ReadOnly Property IsSelected As Boolean
Get
abstract IsSelected : bool with get
Property Value
BooleanRemarks
Windows | ISelectionItemProvider.IsSelected |
macOS | NSAccessibilityProtocol.isAccessibilitySelected |
See Also
Reference
ISelectionItemProvider Interface
Avalonia.Automation.Provider Namespace