SelectionChangedEventArgs.

RemovedItems Property

Summary

Gets the items that were removed from the selection.
Namespace
Avalonia.Controls
Containing Type
SelectionChangedEventArgs

Syntax

public IList RemovedItems { get; }

Value

Type Description
IList