ISelectionAdapter.

SelectedItem Property

Summary

Gets or sets the selected item.
Namespace
Avalonia.Controls.Utils
Containing Type
ISelectionAdapter

Syntax

object SelectedItem { get; set; }

Value

Type Description
object The currently selected item.