# runsOnSimulator

> Returns true if the process is a tvOS app running on a Simulator.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.tvOS](/engine/6000.6/script-reference/unityengine/tvos.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public static bool runsOnSimulator { get; }
```
