# isOnAppTrial

> Checks whether the application is installed in trial mode.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.Windows](/engine/6000.7/script-reference/unityengine/windows.md)
* **Assembly:** UnityEngine.CoreModule

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