Skip to main content

OnSelectionRemoved Method

Definition

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

protected override void OnSelectionRemoved(
int index,
int count,
IReadOnlyList<T> deselectedItems
)

Parameters

  Int32
 
  Int32
 
  IReadOnlyList(T)
 

See Also

Reference

SelectionModel(T) Class
Avalonia.Controls.Selection Namespace