// Assembly: UnityEngine.InputLegacyModule
// Full name: UnityEngine.IMECompositionMode

namespace UnityEngine
{
public class IMECompositionMode // TypeDefIndex: 13166
{
	// Fields
	type#20890 value__;
	type#20253 Auto;
	type#20253 On;
	type#20253 Off;
}
}
