# ShowTransientBarsBySwipe

> Reveals the system bars temporarily with system gestures, such as swiping from the edge of the screen where the bar is hidden.

## Definition

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

```csharp
ShowTransientBarsBySwipe = 2
```

### Remarks

These temporary system bars overlay app content, might have some transparency, and automatically hide after a short timeout.
