@interface UIPanGestureRecognizer (Private)

@property (setter=_setHysteresis:) BOOL _hysteresis;

@end