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

# WebViewInsertAction.pasted

Indicates the user inserted content by pasting.

## Declaration

```swift
case pasted
```

## See Also

### Constants

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