Contents

panGestureRecognizer

The underlying gesture recognizer for pan gestures.

Declaration

var panGestureRecognizer: UIPanGestureRecognizer { get }

Discussion

Your application accesses this property when it wants to more precisely control which pan gestures are recognized by the scroll view.

See Also

Zooming and panning