---
title: preferredTransform
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avpartialasyncproperty/preferredtransform-90jdn
---

# preferredTransform

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

## Declaration

```swift
static var preferredTransform: AVAsyncProperty<Root, CGAffineTransform> { get }
```

## Discussion

Discussion Use the load(_:isolation:) method to retrieve the property value.

## See Also

### Loading visual characteristics

- [naturalSize](avfoundation/avpartialasyncproperty/naturalsize.md)
