---
title: WebCacheModel.documentBrowser
framework: webkit
role: symbol
role_heading: Case
path: webkit/webcachemodel/documentbrowser
---

# WebCacheModel.documentBrowser

Caches a reasonable number of resources and previously viewed documents in memory and on disk. This model is appropriate for displaying and navigating between multiple documents.

## Declaration

```swift
case documentBrowser
```

## See Also

### Constants

- [WebCacheModel.documentViewer](webkit/webcachemodel/documentviewer.md)
- [WebCacheModel.primaryWebBrowser](webkit/webcachemodel/primarywebbrowser.md)
