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

namespace UnityEngine.UIElements
{
public class Cursor // TypeDefIndex: 5409
{
	// Fields
	type#27319 <texture>k__BackingField;
	type#28440 <hotspot>k__BackingField;
	type#20868 <defaultCursorId>k__BackingField;

	// Methods
	// RVA: -1
	public type#27318 get_texture() { }
	// RVA: -1
	public type#28660 set_texture(type#27318 value) { }
	// RVA: -1
	public type#28439 get_hotspot() { }
	// RVA: -1
	public type#28660 set_hotspot(type#28439 value) { }
	// RVA: -1
	internal type#20867 get_defaultCursorId() { }
	// RVA: -1
	internal type#28660 set_defaultCursorId(type#20867 value) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#15313 Equals(type#16640 other) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	public static type#15313 op_Equality(type#16640 style1, type#16640 style2) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
