UIGestureRecognizer
-
Block that is invoked when the gesture recognizer is triggered.
-
Returns whether the receiver has any blocks associated with it.
-
Adds the provided
block
to set of blocks that are invoked when the receiver is triggered and returns the receiver. -
Removes all blocks associated with the receiver.