Table of Contents

Enum SelectionState

Namespace
UnityEngine.UI
Assembly
Assembly-CSharp.dll
public enum SelectionState
Extension Methods

Fields

Disabled = 4
Highlighted = 1
Normal = 0
Pressed = 2
Selected = 3