---
title: load
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/webdragdestinationaction/load
---

# load

Allows the drag operation to change the location.

## Declaration

```swift
static var load: WebDragDestinationAction { get }
```

## See Also

### Constants

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