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

namespace UnityEngine.UIElements
{
public class VisualElementFocusChangeDirection // TypeDefIndex: 6289
{
	// Fields
	type#28635 s_Left;
	type#28635 s_Right;

	// Methods
	// RVA: -1
	public static type#18593 get_left() { }
	// RVA: -1
	public static type#18593 get_right() { }
	// RVA: -1
	protected type#28660 .ctor(type#20867 value) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
