# StatusBars

> Represents the area of the screen the system status bar occupies at the top of the screen.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.5/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
StatusBars = 1
```

### Remarks

This area displays information, such as time, battery level, and notifications amongst other system status information.
