Contents

anchorPointZ

The anchor point for the layer’s position along the z axis. Animatable.

Declaration

var anchorPointZ: CGFloat { get set }

Discussion

This property specifies the anchor point on the z axis around which geometric manipulations occur. The point is expressed as a distance (measured in points) along the z axis. The default value of this property is 0.

See Also

Modifying the layer geometry