---
title: movementDirection
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uifocusmovementhint/movementdirection
---

# movementDirection

A vector representing how close focus is to moving to another item in the swiped direction.

## Declaration

```swift
var movementDirection: CGVector { get }
```
