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

namespace UnityEngine.UIElements
{
public class KeyboardNavigationManipulator // TypeDefIndex: 5655
{
	// Fields
	type#3459 m_Action;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#3458 action) { }
	// RVA: -1
	protected virtual type#28660 RegisterCallbacksOnTarget() { }
	// RVA: -1
	protected virtual type#28660 UnregisterCallbacksFromTarget() { }
	// RVA: -1
	internal type#28660 OnKeyDown(type#21562 evt) { }
	// RVA: -1
	private type#28660 OnNavigationCancel(type#23354 evt) { }
	// RVA: -1
	private type#28660 OnNavigationSubmit(type#23364 evt) { }
	// RVA: -1
	private type#28660 OnNavigationMove(type#23363 evt) { }
	// RVA: -1
	private type#28660 Invoke(type#21598 operation, type#17965 evt) { }
	// RVA: -1
	internal static type#21598 <OnKeyDown>g__GetOperation|4_0(type#12291 ) { }
}
}
