# showingVerticalScrollBar

> Returns true if the vertical scroll bar is showing, otherwise false.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.6/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
protected bool showingVerticalScrollBar { get; }
```
