This version of Unity is unsupported.

SelectionType

enumeration

Description

Controls how many items can be selected at once.

Properties

NoneSelections are disabled.
SingleOnly one item is selectable.
MultipleMultiple items are selectable at once.