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

namespace UnityEngine.UIElements
{
public class IMouseEventInternal // TypeDefIndex: 5526
{

	// 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#20431 get_sourcePointerEvent() { }
	// RVA: -1
	public abstract type#28660 set_sourcePointerEvent(type#20431 value) { }
}
}
