Contents

transform

The affine transform of the item.

Declaration

var transform: CGAffineTransform { get set }

Discussion

Assigning a value to this property replaces the value in the transform3D property with a 3D version of the affine transform you specify.

See Also

Accessing the layout attributes