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

namespace UnityEngine.UIElements
{
public class GeometryChangedEvent // TypeDefIndex: 5524
{
	// Fields
	type#25018 <oldRect>k__BackingField;
	type#25018 <newRect>k__BackingField;
	type#20868 <layoutPass>k__BackingField;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public static type#19111 GetPooled(type#25017 oldRect, type#25017 newRect) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public type#25017 get_oldRect() { }
	// RVA: -1
	private type#28660 set_oldRect(type#25017 value) { }
	// RVA: -1
	public type#25017 get_newRect() { }
	// RVA: -1
	private type#28660 set_newRect(type#25017 value) { }
	// RVA: -1
	internal type#20867 get_layoutPass() { }
	// RVA: -1
	internal type#28660 set_layoutPass(type#20867 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
