path
The path that defines the shape.
Declaration
var path: CGPath? { get set }Mentioned in
Discussion
The path is defined in the node’s coordinate space.
The path that defines the shape.
var path: CGPath? { get set }The path is defined in the node’s coordinate space.