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

# image

Allows the user to drag an image in the source object.

## Declaration

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

## See Also

### Constants

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