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

namespace UnityEngine.UIElements
{
public class PointerMoveEvent // TypeDefIndex: 5582
{
	// Fields
	type#15314 <isHandledByDraggable>k__BackingField;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	internal type#15313 get_isHandledByDraggable() { }
	// RVA: -1
	internal type#28660 set_isHandledByDraggable(type#15313 value) { }
	// RVA: -1
	internal type#15313 get_isPointerDown() { }
	// RVA: -1
	internal type#15313 get_isPointerUp() { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	protected internal virtual type#28660 PreDispatch(type#20403 panel) { }
	// RVA: -1
	protected internal virtual type#28660 PostDispatch(type#20403 panel) { }
}
}
