---
title: WebDragDestinationAction
framework: webkit
role: symbol
role_heading: Structure
path: webkit/webdragdestinationaction
---

# WebDragDestinationAction

Actions that the destination object of a drag operation can perform.

## Declaration

```swift
struct WebDragDestinationAction
```

## Topics

### Constants

- [DHTML](webkit/webdragdestinationaction/dhtml.md)
- [edit](webkit/webdragdestinationaction/edit.md)
- [load](webkit/webdragdestinationaction/load.md)
- [any](webkit/webdragdestinationaction/any.md)

### Initializers

- [init(rawValue:)](webkit/webdragdestinationaction/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Constants

- [Menu Item Tags](webkit/menu-item-tags.md)
- [WebDragSourceAction](webkit/webdragsourceaction.md)
