Skip to content

UIVirtualList.SelectedItem Property

Definition

Namespace: Brine2D.UI

Returns the currently selected item, or default when no row is selected.

C#
public T? SelectedItem { get; }

Property Value

T