UIScrollView.PanGestureRecognizer Property

Definition

The gesture recognizer for pan gestures. Read-only.

public virtual UIKit.UIPanGestureRecognizer PanGestureRecognizer { [Foundation.Export("panGestureRecognizer")] get; }
member this.PanGestureRecognizer : UIKit.UIPanGestureRecognizer

Property Value

Attributes

Applies to