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

BaseVerticalCollectionView.selectionType

public UIElements.SelectionType selectionType;

Description

Controls the selection type.

The default value is SelectionType.Single. When you set the collection view to disable selections, any current selection is cleared.