# contactType

> Contact type of a pen event, can be pen up, pen down, or no contact.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.InputLegacyModule

```csharp
public PenEventType contactType
```
