Share via


UIScrollView.PanGestureRecognizer Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIPanGestureRecognizer PanGestureRecognizer { [Foundation.Export("panGestureRecognizer")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("panGestureRecognizer")>]
member this.PanGestureRecognizer : UIKit.UIPanGestureRecognizer

Property Value

Attributes

Applies to