affineTransform()
Returns an affine version of the layer’s transform.
Declaration
func affineTransform() -> CGAffineTransformReturn Value
The affine transform structure that corresponds to the value in the layer’s transform property.
Returns an affine version of the layer’s transform.
func affineTransform() -> CGAffineTransformThe affine transform structure that corresponds to the value in the layer’s transform property.