Contents

intersects(_:using:)

Declaration

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

See Also

Instance Methods