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

namespace UnityEngine.UIElements
{
public class IPointerOrMouseEvent // TypeDefIndex: 5576
{

	// Methods
	// RVA: -1
	public abstract type#20867 get_pointerId() { }
	// RVA: -1
	public abstract type#28468 get_position() { }
}
}
