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

namespace UnityEngine.UIElements
{
public class IPointerEventInternal // TypeDefIndex: 5575
{

	// Methods
	// RVA: -1
	public abstract type#15313 get_triggeredByOS() { }
	// RVA: -1
	public abstract type#28660 set_triggeredByOS(type#15313 value) { }
	// RVA: -1
	public abstract type#20303 get_compatibilityMouseEvent() { }
	// RVA: -1
	public abstract type#28660 set_compatibilityMouseEvent(type#20303 value) { }
	// RVA: -1
	public abstract type#28660 set_displayIndex(type#20867 value) { }
}
}
