// Assembly: UnityEngine.AndroidJNIModule
// Full name: UnityEngine.Android.AndroidUIModeType

namespace UnityEngine.Android
{
public class AndroidUIModeType // TypeDefIndex: 12355
{
	// Fields
	type#20890 value__;
	type#14307 Undefined;
	type#14307 Normal;
	type#14307 Desk;
	type#14307 Car;
	type#14307 Television;
	type#14307 Appliance;
	type#14307 Watch;
	type#14307 VrHeadset;
}
}
