// Assembly: UnityEngine.UI
// Full name: SelectionState

public class SelectionState // TypeDefIndex: 10713
{
	// Fields
	type#20890 value__;
	type#33549 Normal;
	type#33549 Highlighted;
	type#33549 Pressed;
	type#33549 Selected;
	type#33549 Disabled;
}
