---
title: preferredTransform
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avassettrack/preferredtransform
---

# preferredTransform

The track’s transform preference to apply to its visual content during presentation or processing.

## Declaration

```swift
var preferredTransform: CGAffineTransform { get }
```

## Discussion

Discussion The value of this property is typically, but not always, CGAffineTransformIdentity.
