Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BaseVerticalCollectionView.selectedItem

public object selectedItem;

Description

Returns the selected item from the data source. If multiple items are selected, returns the first selected item.