SelectionModelSelectionChangedEventArgsTDeselectedIndexes Property
Gets the indexes of the items that were removed from the selection.
Namespace: Avalonia.Controls.SelectionAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public override IReadOnlyList<int> DeselectedIndexes { get; }
Public Overrides ReadOnly Property DeselectedIndexes As IReadOnlyList(Of Integer)
Get
abstract DeselectedIndexes : IReadOnlyList<int> with get
override DeselectedIndexes : IReadOnlyList<int> with get
Property Value
IReadOnlyListInt32