---
title: DropOperation.delete
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/dropoperation/delete
---

# DropOperation.delete

Delete the data. The item was dragged to Trash or to another destination that semantically represents deletion.

## Declaration

```swift
case delete
```
