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

namespace UnityEngine.UIElements
{
public class PointerCaptureHelper // TypeDefIndex: 5693
{

	// Methods
	// RVA: -1
	private static type#24499 GetStateFor(type#20089 handler) { }
	// RVA: -1
	public static type#15313 HasPointerCapture(type#20089 handler, type#20867 pointerId) { }
	// RVA: -1
	public static type#28660 CapturePointer(type#20089 handler, type#20867 pointerId) { }
	// RVA: -1
	public static type#28660 ReleasePointer(type#20089 handler, type#20867 pointerId) { }
	// RVA: -1
	public static type#20089 GetCapturingElement(type#20403 panel, type#20867 pointerId) { }
	// RVA: -1
	public static type#28660 ReleasePointer(type#20403 panel, type#20867 pointerId) { }
	// RVA: -1
	internal static type#28660 ActivateCompatibilityMouseEvents(type#20403 panel, type#20867 pointerId) { }
	// RVA: -1
	internal static type#28660 PreventCompatibilityMouseEvents(type#20403 panel, type#20867 pointerId) { }
	// RVA: -1
	internal static type#15313 ShouldSendCompatibilityMouseEvents(type#20403 panel, type#20431 evt) { }
	// RVA: -1
	internal static type#28660 ProcessPointerCapture(type#20403 panel, type#20867 pointerId) { }
}
}
