Enumeration
GSPath.DirectionGSPathDirectionGSPathDirection
The traversal direction of a path.
Declaration
@frozen enum DirectionDeclaration
enum GSPathDirection : int8_t;Declaration
GSPathDirectionTopics
Enumeration Cases
Initializers
Default Implementations
Topics
Enumeration Cases
Relationships
Conforms To
Swift.BitwiseCopyableSwift.EquatableSwift.HashableSwift.RawRepresentableSwift.SendableSwift.SendableMetatype
See Also
Path Direction
The direction in which the nodes traverse the path.
Reverses the path direction.
Reverses the path direction without registering undo or notifying the layer.