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

namespace UnityEngine.UIElements
{
public class EventInterestReflectionUtils // TypeDefIndex: 6281
{
	// Fields
	type#4867 s_DefaultEventInterests;
	type#4857 s_EventCategories;

	// Methods
	// RVA: -1
	internal static type#28660 GetDefaultEventInterests(type#27705 elementType, type#11944 defaultActionCategories, type#11944 defaultActionAtTargetCategories, type#11944 handleEventTrickleDownCategories, type#11944 handleEventBubbleUpCategories) { }
	// RVA: -1
	private static type#20867 ComputeDefaultEventInterests(type#27705 elementType, type#26576 methodName) { }
	// RVA: -1
	internal static type#17987 GetEventCategory(type#27705 eventType) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
