# Transparent

> System bars have a transparent background, allowing game content to show through when insets overlap with the application window.

## Definition

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

```csharp
Transparent = 1
```
