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

# translation

A vector to apply to a transform to match system interaction hinting.

## Declaration

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

## Discussion

Discussion This property represents an X,Y-axis translation expressed in points.

## See Also

### Transforming a hint

- [interactionTransform](uikit/uifocusmovementhint/interactiontransform.md)
- [perspectiveTransform](uikit/uifocusmovementhint/perspectivetransform.md)
- [rotation](uikit/uifocusmovementhint/rotation.md)
