Summary
Gets the items that were removed from the selection.
- Namespace
- Avalonia
.Controls .Selection - Containing Type
- Selection
Model Selection Changed Event Args <T>
Syntax
public IReadOnlyList<T> DeselectedItems { get; }
Value
Type | Description |
---|---|
IReadOnlyList |