LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.