Skip to main content

SelectedItems Property

Gets the items that were added to the selection.

Definition

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

public IReadOnlyList<T> SelectedItems { get; }

Property Value

IReadOnlyList(T)

See Also

Reference

SelectionModelSelectionChangedEventArgs(T) Class
Avalonia.Controls.Selection Namespace