# move

> The move vector, if applicable.

## Definition

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

```csharp
public Vector2 move { get; }
```

### Remarks

This information is not guaranteed to be available through all input sources that can generate NavigationMoveEvents. UI Toolkit standard controls should never depend on this value being set.
