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

# interactionTransform

A 3D transform that contains the combined transformations of perspective, rotation, and translation.

## Declaration

```swift
var interactionTransform: CATransform3D { get }
```

## See Also

### Transforming a hint

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