ISelectionModel.

SelectedIndexes Property

Namespace
Avalonia.Controls.Selection
Containing Type
ISelectionModel

Syntax

IReadOnlyList<int> SelectedIndexes { get; }

Value

Type Description
IReadOnlyList<int>