---
title: webView
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkdownload/webview
---

# webView

The web view where the download initiated.

## Declaration

```swift
weak var webView: WKWebView? { get }
```

## See Also

### Inspecting the download

- [originalRequest](webkit/wkdownload/originalrequest.md)
