---
title: dragItem
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitableviewdropitem/dragitem
---

# dragItem

The item that was dragged.

## Declaration

```swift
var dragItem: UIDragItem { get }
```

## Discussion

Discussion Use this property to get the data associated with the item being dragged.
