Gesture.isActive

Returns true if the gesture is currently active. A gesture is active meanwhile there are touch sequences interacting with it.

class Gesture
bool
isActive
()

Return Value

Type: bool

true if gesture is active