Contents

preferredTransform

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

Declaration

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

Discussion

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

This value typically, but not always, equals CGAffineTransformIdentity.

See Also

Loading asset preferences