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.
The affine transform of the item.
var transform: CGAffineTransform { get set }Assigning a value to this property replaces the value in the transform3D property with a 3D version of the affine transform you specify.