#import <HIDEventGenerator.h>
◆ checkForOutstandingCallbacks()
- (BOOL) checkForOutstandingCallbacks |
|
|
|
◆ doubleTap:completionBlock:()
◆ dragWithStartPoint:endPoint:duration:completionBlock:()
- (void) dragWithStartPoint: |
|
(CGPoint) |
startLocation |
endPoint: |
|
(CGPoint) |
endLocation |
duration: |
|
(double) |
seconds |
completionBlock: |
|
(void(^)(void)) |
completionBlock |
|
|
| |
◆ keyDown:completionBlock:()
◆ keyPress:completionBlock:()
◆ keyUp:completionBlock:()
◆ liftUp:touchCount:completionBlock:()
- (void) liftUp: |
|
(CGPoint) |
location |
touchCount: |
|
(NSUInteger) |
count |
completionBlock: |
|
(void(^)(void)) |
completionBlock |
|
|
| |
◆ longPress:completionBlock:()
◆ markerEventReceived:()
- (void) markerEventReceived: |
|
(IOHIDEventRef) |
event |
|
◆ pinchCloseWithStartPoint:endPoint:duration:completionBlock:()
- (void) pinchCloseWithStartPoint: |
|
(CGPoint) |
startLocation |
endPoint: |
|
(CGPoint) |
endLocation |
duration: |
|
(double) |
seconds |
completionBlock: |
|
(void(^)(void)) |
completionBlock |
|
|
| |
◆ pinchOpenWithStartPoint:endPoint:duration:completionBlock:()
- (void) pinchOpenWithStartPoint: |
|
(CGPoint) |
startLocation |
endPoint: |
|
(CGPoint) |
endLocation |
duration: |
|
(double) |
seconds |
completionBlock: |
|
(void(^)(void)) |
completionBlock |
|
|
| |
◆ sendEventStream:completionBlock:()
◆ sharedHIDEventGenerator()
◆ stylusDownAtPoint:azimuthAngle:altitudeAngle:pressure:completionBlock:()
- (void) stylusDownAtPoint: |
|
(CGPoint) |
location |
azimuthAngle: |
|
(CGFloat) |
azimuthAngle |
altitudeAngle: |
|
(CGFloat) |
altitudeAngle |
pressure: |
|
(CGFloat) |
pressure |
completionBlock: |
|
(void(^)(void)) |
completionBlock |
|
|
| |
◆ stylusMoveToPoint:azimuthAngle:altitudeAngle:pressure:completionBlock:()
- (void) stylusMoveToPoint: |
|
(CGPoint) |
location |
azimuthAngle: |
|
(CGFloat) |
azimuthAngle |
altitudeAngle: |
|
(CGFloat) |
altitudeAngle |
pressure: |
|
(CGFloat) |
pressure |
completionBlock: |
|
(void(^)(void)) |
completionBlock |
|
|
| |
◆ stylusTapAtPoint:azimuthAngle:altitudeAngle:pressure:completionBlock:()
◆ stylusUpAtPoint:completionBlock:()
◆ tap:completionBlock:()
◆ touchDown:touchCount:completionBlock:()
- (void) touchDown: |
|
(CGPoint) |
location |
touchCount: |
|
(NSUInteger) |
count |
completionBlock: |
|
(void(^)(void)) |
completionBlock |
|
|
| |
◆ twoFingerTap:completionBlock:()
The documentation for this class was generated from the following files: