Contents

setAffineTransform(_:)

Sets the layer’s transform to the specified affine transform.

Declaration

func setAffineTransform(_ m: CGAffineTransform)

Parameters

  • m:

    The affine transform to use for the layer’s transform.

See Also

Managing the layer’s transform