// Assembly: UnityEngine.UIElementsModule
// Full name: PointerLocation

public class PointerLocation // TypeDefIndex: 5570
{
	// Fields
	type#28440 <Position>k__BackingField;
	type#20404 <Panel>k__BackingField;
	type#32904 <Flags>k__BackingField;

	// Methods
	// RVA: -1
	internal type#28439 get_Position() { }
	// RVA: -1
	private type#28660 set_Position(type#28439 value) { }
	// RVA: -1
	internal type#20403 get_Panel() { }
	// RVA: -1
	private type#28660 set_Panel(type#20403 value) { }
	// RVA: -1
	internal type#32903 get_Flags() { }
	// RVA: -1
	private type#28660 set_Flags(type#32903 value) { }
	// RVA: -1
	internal type#28660 SetLocation(type#28439 position, type#20403 panel) { }
}
