---
title: WebViewInsertAction.dropped
framework: webkit
role: symbol
role_heading: Case
path: webkit/webviewinsertaction/dropped
---

# WebViewInsertAction.dropped

Indicates the user inserted content by dropping.

## Declaration

```swift
case dropped
```

## See Also

### Constants

- [WebViewInsertAction.typed](webkit/webviewinsertaction/typed.md)
- [WebViewInsertAction.pasted](webkit/webviewinsertaction/pasted.md)
