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

namespace UnityEngine.UIElements
{
public class IFocusRing // TypeDefIndex: 5620
{

	// Methods
	// RVA: -1
	public abstract type#18593 GetFocusChangeDirection(type#18605 currentFocusable, type#17965 e) { }
	// RVA: -1
	public abstract type#18605 GetNextFocusable(type#18605 currentFocusable, type#18593 direction) { }
}
}
