This version of Unity is unsupported.

SelectionState

enumeration

Description

An enumeration of selected states of objects.

Properties

NormalThe UI object can be selected.
HighlightedThe UI object is highlighted.
PressedThe UI object is pressed.
DisabledThe UI object cannot be selected.