Skip to main content

SelectedIndexes Property

Gets the indexes of the items that were added to the selection.

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public override IReadOnlyList<int> SelectedIndexes { get; }

Property Value

IReadOnlyList(Int32)

See Also

Reference

SelectionModelSelectionChangedEventArgs(T) Class
Avalonia.Controls.Selection Namespace