# showHorizontal

> Obsolete. Use _horizontalScrollerVisibility instead.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.UIElements](/engine/6000.5/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

> **Warning:**
>
> **Deprecated.** showHorizontal is obsolete. Use horizontalScrollerVisibility instead

```csharp
public bool showHorizontal { get; set; }
```
