// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.NavigationEventBase`1

namespace UnityEngine.UIElements
{
public class NavigationEventBase`1 // TypeDefIndex: 5556
{
	// Fields
	type#18038 <modifiers>k__BackingField;
	type#23356 <deviceType>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#18037 get_modifiers() { }
	// RVA: -1
	protected type#28660 set_modifiers(type#18037 value) { }
	// RVA: -1
	public virtual type#15313 get_shiftKey() { }
	// RVA: -1
	public virtual type#15313 get_altKey() { }
	// RVA: -1
	internal type#23355 get_deviceType() { }
	// RVA: -1
	private type#28660 set_deviceType(type#23355 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public static type#1284 GetPooled(type#18041 modifiers) { }
	// RVA: -1
	internal static type#1284 GetPooled(type#23355 deviceType, type#18041 modifiers) { }
	// RVA: -1
	internal virtual type#28660 Dispatch(type#15058 panel) { }
}
}
