ISGesture Constants Reference
Declared in | ISTouch.h |
---|
ISGesture
All supported gestures
Definition
typedef NS_ENUM(NSInteger, ISGesture ) {
ISGestureNotRecognized,
ISGestureSingleTap,
ISGestureDoubleTap,
ISGestureLongPress,
};
Constants
Declared In
ISTouch.h