IsSelected Property
Gets or sets the selected state of the object.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
bool IsSelected { get; set; }
Property IsSelected As Boolean
Get
Set
abstract IsSelected : bool with get, set