---
title: link
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/webdragsourceaction/link
---

# link

Allows the user to drag a link in the source object.

## Declaration

```swift
static var link: WebDragSourceAction { get }
```

## See Also

### Constants

- [DHTML](webkit/webdragsourceaction/dhtml.md)
- [image](webkit/webdragsourceaction/image.md)
- [selection](webkit/webdragsourceaction/selection.md)
- [any](webkit/webdragsourceaction/any.md)
