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

# any

Allows any defined action to occur.

## Declaration

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

## See Also

### Constants

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