# left

> The focus is moving to the left, or the next element in the focus ring.

## Definition

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

```csharp
public static FocusChangeDirection left { get; }
```

### Remarks

Additional Resources: [VisualElementFocusRing](/engine/6000.6/script-reference/unityengine/uielements/visualelementfocusring.md)
