--- /dev/null
+/*
+ * Generated by class-dump 3.1.2.
+ *
+ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
+ */
+
+#import <UIKit/UIView.h>
+
+@interface UIView (Gestures_Internal)
+- (id)_gestureInfo;
+- (void)_gestureEnded:(struct __GSEvent *)fp8;
+- (struct CGSize)_scrollerContentSize;
+- (struct CGPoint)_constrainedScrollPoint:(struct CGPoint)fp8 contentSize:(struct CGSize)fp16;
+- (void)_zoomToScrollPoint:(struct CGPoint)fp8 scale:(float)fp16 duration:(float)fp20 event:(struct __GSEvent *)fp24;
+- (float)_zoomAnimationDurationForScale:(float)fp8;
+- (void)_zoomToWindowPoint:(struct CGPoint)fp8 scale:(float)fp16 duration:(float)fp20 constrainScrollPoint:(BOOL)fp24 event:(struct __GSEvent *)fp28;
+- (void)_animateToScrollPoint:(struct CGPoint)fp8;
+- (void)_animateZoomFailureToWindowPoint:(struct CGPoint)fp8 scale:(float)fp16 duration:(float)fp20;
+- (float)_zoomAnimationProgress;
+@end
+