# Transparent

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

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Android](/engine/6000.7/script-reference/unityengine/android.md)
* **Assembly:** UnityEngine.AndroidJNIModule

```csharp
Transparent = 1
```
