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

namespace UnityEngine.UIElements
{
public class ContextualMenuManipulator // TypeDefIndex: 5139
{
	// Fields
	type#3139 m_MenuBuilder;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#3138 menuBuilder) { }
	// RVA: -1
	protected virtual type#28660 RegisterCallbacksOnTarget() { }
	// RVA: -1
	protected virtual type#28660 UnregisterCallbacksFromTarget() { }
	// RVA: -1
	protected type#15313 IsOSXContextualMenuPlatform() { }
	// RVA: -1
	private type#28660 OnPointerUpEvent(type#20431 evt) { }
	// RVA: -1
	private type#28660 OnPointerDownEventOSX(type#20431 evt) { }
	// RVA: -1
	private type#28660 OnPointerUpEventOSX(type#20431 evt) { }
	// RVA: -1
	private type#28660 OnPointerMoveEvent(type#24521 evt) { }
	// RVA: -1
	private type#28660 OnPointerMoveEventOSX(type#24521 evt) { }
	// RVA: -1
	private type#28660 ProcessPointerEvent(type#20431 evt) { }
	// RVA: -1
	private type#28660 OnKeyUpEvent(type#21584 evt) { }
	// RVA: -1
	private type#28660 DoDisplayMenu(type#17965 evt) { }
	// RVA: -1
	private type#28660 OnContextualMenuEvent(type#16472 evt) { }
}
}
