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

# WebViewInsertAction.typed

Indicates the user inserted content by typing.

## Declaration

```swift
case typed
```

## See Also

### Constants

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