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

namespace UnityEngine.Android
{
public class AndroidOrientation // TypeDefIndex: 12348
{
	// Fields
	type#20890 value__;
	type#14291 Undefined;
	type#14291 Portrait;
	type#14291 Landscape;
}
}
