---
title: location
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/dropinfo/location
---

# location

The location of the drag in the coordinate space of the drop view.

## Declaration

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