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

namespace UnityEngine.UIElements
{
public class PointerId // TypeDefIndex: 5573
{
	// Fields
	type#20884 maxPointers;
	type#20884 invalidPointerId;
	type#20884 mousePointerId;
	type#20884 touchPointerIdBase;
	type#20884 touchPointerCount;
	type#20884 penPointerIdBase;
	type#20884 penPointerCount;
	type#13161 hoveringPointers;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
