// Assembly: UnityEngine.IMGUIModule
// Full name: UnityEngine.FocusType

namespace UnityEngine
{
public class FocusType // TypeDefIndex: 11322
{
	// Fields
	type#20890 value__;
	type#18604 Native;
	type#18604 Keyboard;
	type#18604 Passive;
}
}
