Share via


UIWebView.ScrollView Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIScrollView ScrollView { [Foundation.Export("scrollView", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("scrollView", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ScrollView : UIKit.UIScrollView

Property Value

Attributes

Applies to