---
title: delete
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/editactions/delete
---

# delete

An edit action that allows the user to delete one or more elements of a collection.

## Declaration

```swift
static var delete: EditActions<Data> { get }
```

## See Also

### Getting edit operations

- [all](swiftui/editactions/all-45m4m.md)
- [all](swiftui/editactions/all-4dctm.md)
- [all](swiftui/editactions/all-4uyun.md)
- [all](swiftui/editactions/all-6ryvk.md)
- [move](swiftui/editactions/move.md)
