# TouchLeave

> Direct manipulation device (finger, pen) moved out of the window (drag).

## Definition

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

```csharp
TouchLeave = 34
```
