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