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

namespace UnityEngine.UIElements
{
public class RepaintData // TypeDefIndex: 5678
{
	// Fields
	type#22508 <currentOffset>k__BackingField;
	type#28440 <mousePosition>k__BackingField;
	type#25018 <currentWorldClip>k__BackingField;
	type#17954 <repaintEvent>k__BackingField;

	// Methods
	// RVA: -1
	public type#22507 get_currentOffset() { }
	// RVA: -1
	public type#25017 get_currentWorldClip() { }
	// RVA: -1
	public type#17953 get_repaintEvent() { }
	// RVA: -1
	public type#28660 set_repaintEvent(type#17953 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
