---
title: operation
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/dropconfiguration/operation
---

# operation

The drop operation that the drop chooses to perform.

## Declaration

```swift
var operation: DropOperation { get }
```
