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

namespace UnityEngine.UIElements
{
public class ContextualMenuManager // TypeDefIndex: 5138
{
	// Fields
	type#15314 <displayMenuHandledOSX>k__BackingField;

	// Methods
	// RVA: -1
	internal type#15313 get_displayMenuHandledOSX() { }
	// RVA: -1
	internal type#28660 set_displayMenuHandledOSX(type#15313 value) { }
	// RVA: -1
	public abstract type#28660 DisplayMenuIfEventMatches(type#17965 evt, type#20089 eventHandler) { }
	// RVA: -1
	public type#28660 DisplayMenu(type#17965 triggerEvent, type#20089 target) { }
	// RVA: -1
	internal type#28660 DisplayMenu(type#17965 triggerEvent, type#20089 target, type#17502 menu) { }
	// RVA: -1
	protected internal abstract type#28660 DoDisplayMenu(type#17502 menu, type#17965 triggerEvent) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
