---
title: UIPointerRegion
framework: uikit
role: symbol
role_heading: Class
path: uikit/uipointerregion
---

# UIPointerRegion

A rectangular region that interacts with pointer movements.

## Declaration

```swift
@MainActor class UIPointerRegion
```

## Topics

### Creating a region

- [init(rect:identifier:)](uikit/uipointerregion/init(rect:identifier:).md)

### Configuring a region

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

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [Sendable](swift/sendable.md)

## See Also

### Pointer region

- [UIPointerRegionRequest](uikit/uipointerregionrequest.md)
