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

namespace UnityEngine.UIElements
{
public class PointerType // TypeDefIndex: 5572
{
	// Fields
	type#26592 mouse;
	type#26592 touch;
	type#26592 pen;
	type#26592 unknown;

	// Methods
	// RVA: -1
	internal static type#26576 GetPointerType(type#20867 pointerId) { }
	// RVA: -1
	internal static type#15313 IsDirectManipulationDevice(type#26576 pointerType) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
