#import <UIView-Gestures_Internal.h>
Öffentliche Methoden | |
| (id) | - _gestureInfo |
| (void) | - _gestureEnded: |
| (struct CGSize) | - _scrollerContentSize |
| (struct CGPoint) | - _constrainedScrollPoint:contentSize: |
| (void) | - _zoomToScrollPoint:scale:duration:event: |
| (float) | - _zoomAnimationDurationForScale: |
| (void) | - _zoomToWindowPoint:scale:duration:constrainScrollPoint:event: |
| (void) | - _animateToScrollPoint: |
| (void) | - _animateZoomFailureToWindowPoint:scale:duration: |
| (float) | - _zoomAnimationProgress |
Definiert in Zeile 9 der Datei UIView-Gestures_Internal.h.
| - (id) _gestureInfo |
| - (void) _gestureEnded: | (struct __GSEvent *) | fp8 |
| - (struct CGSize) _scrollerContentSize |
| - (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 |