---
title: localLocation
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/nsgesturerecognizerrepresentablecoordinatespaceconverter/locallocation
---

# localLocation

The represented gesture recognizer’s current location in the coordinate space of the SwiftUI view it’s attached to.

## Declaration

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