Namespacesbubblesblockly.bubbles.bubble.dragOn this pageHome > blockly > bubbles > Bubble > drag bubbles.Bubble.drag() method Drags the bubble to the given location. Signature: drag(newLoc: Coordinate): void; Parameters ParameterTypeDescriptionnewLocCoordinate Returns: void