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

namespace UnityEngine
{
public class PenEventType // TypeDefIndex: 13170
{
	// Fields
	type#20890 value__;
	type#24345 NoContact;
	type#24345 PenDown;
	type#24345 PenUp;
}
}
