---
title: move
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/dropoperation/set/move
---

# move

Move the data represented by the drag items instead of copying it.

## Declaration

```swift
static let move: DropOperation.Set
```
