Contents

spinClockwise

A Boolean value that indicates whether the object orbits the center point in the clockwise direction.

Declaration

var spinClockwise: Bool { get set }

Discussion

The default value is true, which indicates that the rotation occurs in the clockwise direction. Set the value to false to cause the object to orbit the center point counterclockwise.

See Also

Configuring the animation