Gesture.isActive

Returns %TRUE if the gesture is currently active.

A gesture is active while there are touch sequences interacting with it.

class Gesture
bool
isActive
()

Return Value

Type: bool

%TRUE if gesture is active

Meta