Share via


UIScrollEdgeElementContainerInteraction.ScrollView Property

Definition

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

Property Value

Attributes

Applies to