Summary
Gets the indexes of the items that were added to the selection.
- Namespace
- Avalonia
.Controls .Selection - Containing Type
- Selection
Model Selection Changed Event Args
Syntax
public abstract IReadOnlyList<int> SelectedIndexes { get; }
Value
Type | Description |
---|---|
IReadOnlyList |