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.
The scroll view associated with the web view.
var scrollView: UIScrollView { get }Your app can access the scroll view if it wants to customize the scrolling behavior of the web view.