---
title: "intersects(_:)"
framework: corefoundation
role: symbol
role_heading: Instance Method
path: "corefoundation/cgrect/intersects(_:)"
---

# intersects(_:)

## Declaration

```swift
func intersects(_ rect2: CGRect) -> Bool
```
