ListBoxItem.

IsSelected Property

Summary

Gets or sets the selection state of the item.
Namespace
Avalonia.Controls
Containing Type
ListBoxItem

Syntax

public bool IsSelected { get; set; }

Value

Type Description
bool