SelectionModel<T>.

SelectedItems Property

Namespace
Avalonia.Controls.Selection
Containing Type
SelectionModel<T>

Syntax

public IReadOnlyList<T> SelectedItems { get; }

Value

Type Description
IReadOnlyList<T>