Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


selectionType

Controls the selection type.
Read time 1 minuteLast updated 4 days ago

Definition

[UxmlAttribute]public SelectionType selectionType { get; set; }

Remarks

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