Direction
public enum Direction : String, Encodable
Specifies the direction at which succeeding sectors follow one another.
-
Undocumented
Declaration
Swift
case clockwise
-
Undocumented
Declaration
Swift
case counterClockwise = "counterclockwise"