ISelectable.

IsSelected Property

Summary

Gets or sets the selected state of the object.
Namespace
Avalonia.Controls
Containing Type
ISelectable

Syntax

bool IsSelected { get; set; }

Value

Type Description
bool