# UIDetails

> Detailed UI statistics.

## Definition

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

```csharp
UIDetails = 11
```

### Remarks

NOTE: Collecting the detailed UI samples adds a particularly high amount of profiling overhead. Consider turning this area off when you don't need it. See [Profiler.SetAreaEnabled](/engine/6000.5/script-reference/unityengine/profiling/profiler/setareaenabled.md).
