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

namespace UnityEngine.UIElements
{
public class Spacing // TypeDefIndex: 5730
{
	// Fields
	type#26063 left;
	type#26063 top;
	type#26063 right;
	type#26063 bottom;

	// Methods
	// RVA: -1
	public type#26059 get_horizontal() { }
	// RVA: -1
	public type#26059 get_vertical() { }
	// RVA: -1
	public type#28660 .ctor(type#26059 left, type#26059 top, type#26059 right, type#26059 bottom) { }
	// RVA: -1
	public static type#25017 op_Subtraction(type#25017 r, type#26212 a) { }
}
}
