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

# any

Allows any defined action to occur.

## Declaration

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

## See Also

### Constants

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