Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


selectionType

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

Definition

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.