UIWebView.ScrollView Property

Definition

This is the UIScrollView used for the web view.

public virtual UIKit.UIScrollView ScrollView { [Foundation.Export("scrollView", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.ScrollView : UIKit.UIScrollView

Property Value

Attributes

Applies to