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

namespace UnityEngine.UIElements
{
public class NavigationDeviceType // TypeDefIndex: 5555
{
	// Fields
	type#20890 value__;
	type#23357 Unknown;
	type#23357 Keyboard;
	type#23357 NonKeyboard;
}
}
