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

# union(_:)

## Declaration

```swift
func union(_ r2: CGRect) -> CGRect
```
