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

public class PointerEventType // TypeDefIndex: 10753
{
	// Fields
	type#20890 value__;
	type#32759 Default;
	type#32759 Down;
	type#32759 Up;
}
