# phase

> Phase of the touch event.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.DeviceSimulation](/engine/6000.5/script-reference/unityeditor/devicesimulation.md)
* **Assembly:** UnityEditor.DeviceSimulatorModule

```csharp
public readonly TouchPhase phase { get; }
```
