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

namespace UnityEngine
{
public class TouchType // TypeDefIndex: 13167
{
	// Fields
	type#20890 value__;
	type#27574 Direct;
	type#27574 Indirect;
	type#27574 Stylus;
}
}
