# Left

> The user wants to move the visible region toward the left edge of the content, revealing the content to the left.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.Accessibility](/engine/6000.7/script-reference/unityengine/accessibility.md)
* **Assembly:** UnityEngine.AccessibilityModule

```csharp
Left = 3
```

### Remarks

**Platform support**: The `Left` scroll direction is not supported on Android.
