Home > 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.
Home > blockly > Gesture > inProgress
Is a drag or other gesture currently in progress on any workspace?
Signature:
static inProgress(): boolean;
Returns:
boolean
True if gesture is occurring.