# TouchDown

> Direct manipulation device (finger, pen) touched the screen.

## Definition

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

```csharp
TouchDown = 30
```

### Remarks

This event gets sent when the device moves or leaves the screen.
