blockly > Gesture > inProgress

Gesture.inProgress() method

Is a drag or other gesture currently in progress on any workspace?

Signature:

static inProgress(): boolean;

Returns:

boolean

True if gesture is occurring.