Gesture.isRecognized

Returns TRUE if the gesture is currently recognized. A gesture is recognized if there are as many interacting touch sequences as required by gesture, and check returned TRUE for the sequences being currently interpreted.

class Gesture
bool
isRecognized
()

Return Value

Type: bool

TRUE if gesture is recognized

Meta

Since

3.14