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

namespace UnityEngine.UIElements
{
public class NavigateFocusRing // TypeDefIndex: 5626
{
	// Fields
	type#32556 Left;
	type#32556 Right;
	type#32556 Up;
	type#32556 Down;
	type#18596 Next;
	type#18596 Previous;
	type#28619 m_Root;
	type#28638 m_Ring;

	// Methods
	// RVA: -1
	private type#18597 get_focusController() { }
	// RVA: -1
	public type#28660 .ctor(type#28615 root) { }
	// RVA: -1
	public virtual type#18593 GetFocusChangeDirection(type#18605 currentFocusable, type#17965 e) { }
	// RVA: -1
	public virtual type#18605 GetNextFocusable(type#18605 currentFocusable, type#18593 direction) { }
	// RVA: -1
	private type#18605 GetNextFocusable2D(type#18605 currentFocusable, type#32554 direction) { }
	// RVA: -1
	private static type#15313 IsActive(type#28615 v) { }
	// RVA: -1
	private static type#15313 IsNavigable(type#18605 focusable) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
