WKWebView.ScrollView Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The scroll view associated with the web view.
public virtual UIKit.UIScrollView ScrollView { [Foundation.Export("scrollView", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.ScrollView : UIKit.UIScrollView
Property Value
- Attributes