SelectionType
Controls how many items can be selected at once.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Enum
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public enum SelectionType
Remarks
Used by BaseVerticalCollectionView and its inheritors including ListView, TreeView, MultiColumnListView and MultiColumnTreeView. Set the view's property as one of these values to control how many items can be selected at once.
selectionType