SelectionModel<T>.

SelectedItem Property

Namespace
Avalonia.Controls.Selection
Containing Type
SelectionModel<T>

Syntax

[MaybeNull, AllowNull]
public T SelectedItem { get; set; }

Attributes

Type Description
MaybeNull
AllowNull

Value

Type Description
T