UIView(Gestures) Klassenreferenz

#import <UIView-Gestures.h>

Aufstellung aller Elemente


Öffentliche Methoden

(void) - _startGesture:event:
(void) - _stopGesture:event:
(void) - _gestureChanged:event:
(void) - animator:startAnimation:
(void) - animator:stopAnimation:
(struct CGPoint- _scrollPointForPoint:scale:constrain:snapToEdge:
(void) - zoomToScale:
(void) - _zoomToScale:event:
(void) - _zoomToEvent:scale:animate:constrainScrollPoint:
(void) - _rubberbandZoomToEvent:scale:
(BOOL) - _isRubberBanding
(void) - _setZoomAnimationProgress:
(float) - _rubberBandScaleForScale:
(void) - _zoomWithEvent:
(BOOL) - _canStartZoomFromEvent:
(BOOL) - _startZoomFromEvent:
(void) - _stopZoomFromEvent:
(void) - rotateToDegrees:
(void) - _rotateToDegrees:duration:event:
(void) - _setRotationAnimationProgress:
(BOOL) - _canStartRotationFromEvent:
(BOOL) - _startRotationFromEvent:
(void) - _rotateFromEvent:
(void) - _stopRotationFromEvent:
(BOOL) - canHandleGestures
(void) - setGestureDelegate:
(id) - gestureDelegate
(void) - setEnabledGestures:
(int) - enabledGestures
(void) - setValue:forGestureAttribute:
(id) - valueForGestureAttribute:
(void) - setRotationDegrees:duration:
(float) - rotationDegrees
(void) - setZoomScale:duration:
(float) - zoomScale
(int) - stateForGestureType:
(void) - _resetZoomingWithEvent:
(void) - gestureStarted:
(void) - gestureChanged:
(void) - gestureEnded:

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei UIView-Gestures.h.


Dokumentation der Elementfunktionen

- (void) _startGesture: (int)  fp8
event: (struct __GSEvent *)  fp12 

- (void) _stopGesture: (int)  fp8
event: (struct __GSEvent *)  fp12 

- (void) _gestureChanged: (int)  fp8
event: (struct __GSEvent *)  fp12 

- (void) animator: (id)  fp8
startAnimation: (id)  fp12 

- (void) animator: (id)  fp8
stopAnimation: (id)  fp12 

- (struct CGPoint) _scrollPointForPoint: (struct CGPoint fp8
scale: (float)  fp16
constrain: (BOOL)  fp20
snapToEdge: (BOOL)  fp24 

- (void) zoomToScale: (float)  fp8  

- (void) _zoomToScale: (float)  fp8
event: (struct __GSEvent *)  fp12 

- (void) _zoomToEvent: (struct __GSEvent *)  fp8
scale: (float)  fp12
animate: (BOOL)  fp16
constrainScrollPoint: (BOOL)  fp20 

- (void) _rubberbandZoomToEvent: (struct __GSEvent *)  fp8
scale: (float)  fp12 

- (BOOL) _isRubberBanding  

- (void) _setZoomAnimationProgress: (id)  fp8  

- (float) _rubberBandScaleForScale: (float)  fp8  

- (void) _zoomWithEvent: (struct __GSEvent *)  fp8  

- (BOOL) _canStartZoomFromEvent: (struct __GSEvent *)  fp8  

- (BOOL) _startZoomFromEvent: (struct __GSEvent *)  fp8  

- (void) _stopZoomFromEvent: (struct __GSEvent *)  fp8  

- (void) rotateToDegrees: (float)  fp8  

- (void) _rotateToDegrees: (float)  fp8
duration: (float)  fp12
event: (struct __GSEvent *)  fp16 

- (void) _setRotationAnimationProgress: (id)  fp8  

- (BOOL) _canStartRotationFromEvent: (struct __GSEvent *)  fp8  

- (BOOL) _startRotationFromEvent: (struct __GSEvent *)  fp8  

- (void) _rotateFromEvent: (struct __GSEvent *)  fp8  

- (void) _stopRotationFromEvent: (struct __GSEvent *)  fp8  

- (BOOL) canHandleGestures  

- (void) setGestureDelegate: (id)  fp8  

- (id) gestureDelegate  

- (void) setEnabledGestures: (int)  fp8  

- (int) enabledGestures  

- (void) setValue: (id)  fp8
forGestureAttribute: (int)  fp12 

- (id) valueForGestureAttribute: (int)  fp8  

- (void) setRotationDegrees: (float)  fp8
duration: (double)  fp12 

- (float) rotationDegrees  

- (void) setZoomScale: (float)  fp8
duration: (double)  fp12 

- (float) zoomScale  

- (int) stateForGestureType: (int)  fp8  

- (void) _resetZoomingWithEvent: (struct __GSEvent *)  fp8  

- (void) gestureStarted: (struct __GSEvent *)  fp8  

- (void) gestureChanged: (struct __GSEvent *)  fp8  

- (void) gestureEnded: (struct __GSEvent *)  fp8  


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: