---
title: rect
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipointerregion/rect
---

# rect

The rectangle bounds of the region.

## Declaration

```swift
var rect: CGRect { get }
```

## Discussion

Discussion This rectangle must be in the UIPointerInteraction view’s coordinate space.

## See Also

### Configuring a region

- [identifier](uikit/uipointerregion/identifier-1tw1m.md)
- [latchingAxes](uikit/uipointerregion/latchingaxes.md)
