Gesture.isRecognized
bool isRecognized() nothrowReturns true if the gesture is currently recognized.
A gesture is recognized if there are as many interacting touch sequences as required by gesture.
Returns
true if gesture is recognized
bool isRecognized() nothrowReturns true if the gesture is currently recognized.
A gesture is recognized if there are as many interacting touch sequences as required by gesture.