Contents

scrollView

The scroll view associated with the web view.

Declaration

var scrollView: UIScrollView { get }

Discussion

Your app can access the scroll view if it wants to customize the scrolling behavior of the web view.

See Also

Setting web content properties