Contents

affineTransform()

Returns an affine version of the layer’s transform.

Declaration

func affineTransform() -> CGAffineTransform

Return Value

The affine transform structure that corresponds to the value in the layer’s transform property.

See Also

Managing the layer’s transform