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

namespace UnityEngine.UIElements
{
public class ClickDetector // TypeDefIndex: 5108
{
	// Fields
	type#9247 m_ClickStatus;
	type#20873 <s_DoubleClickTime>k__BackingField;

	// Methods
	// RVA: -1
	internal static type#20867 get_s_DoubleClickTime() { }
	// RVA: -1
	internal static type#28660 set_s_DoubleClickTime(type#20867 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private type#28660 StartClickTracking(type#17965 evt) { }
	// RVA: -1
	private type#28660 SendClickEvent(type#17965 evt) { }
	// RVA: -1
	private type#28660 CancelClickTracking(type#17965 evt) { }
	// RVA: -1
	public type#28660 ProcessEvent(type#9829 evt) { }
	// RVA: -1
	private static type#15313 ContainsPointer(type#28615 element, type#20431 pe) { }
	// RVA: -1
	internal type#28660 Cleanup(type#9218 elements) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
