---
title: location
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipointerregionrequest/location
---

# location

The location of the pointer in the interaction’s view’s coordinate space.

## Declaration

```swift
var location: CGPoint { get }
```

## See Also

### Inspecting the region request

- [modifiers](uikit/uipointerregionrequest/modifiers.md)
