---
title: scrollView
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebview/scrollview
---

# scrollView

The scroll view associated with the web view.

## Declaration

```swift
var scrollView: UIScrollView { get }
```

## See Also

### Inspecting the view information

- [title](webkit/wkwebview/title.md)
- [url](webkit/wkwebview/url.md)
- [mediaType](webkit/wkwebview/mediatype.md)
- [customUserAgent](webkit/wkwebview/customuseragent.md)
- [serverTrust](webkit/wkwebview/servertrust.md)
- [hasOnlySecureContent](webkit/wkwebview/hasonlysecurecontent.md)
- [themeColor](webkit/wkwebview/themecolor.md)
- [underPageBackgroundColor](webkit/wkwebview/underpagebackgroundcolor.md)
