# right

> The focus is moving to the right, or the previous element in the focus ring.

## Definition

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

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

### Remarks

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