# deviceStatsEnabledInBuild

> Reports whether device stats are enabled at runtime.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Analytics](/engine/6000.6/script-reference/unityeditor/analytics.md)
* **Assembly:** UnityEditor.CoreModule

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