// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.EventCategoryFlags

namespace UnityEngine.UIElements
{
public class EventCategoryFlags // TypeDefIndex: 6283
{
	// Fields
	type#20890 value__;
	type#17994 None;
	type#17994 All;
	type#17994 TriggeredByOS;
	type#17994 TargetOnly;
}
}
