Contents

intersection(_:using:)

Declaration

func intersection(_ other: CGPath, using rule: CGPathFillRule = .winding) -> CGPath

See Also

Instance Methods