---
title: draggingLocation
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsdraggingsession/dragginglocation
---

# draggingLocation

The current cursor location of the drag in screen coordinates.

## Declaration

```swift
var draggingLocation: NSPoint { get }
```
