InterfacesIBubbleblockly.ibubble.setdraggingOn this pageHome > blockly > IBubble > setDragging IBubble.setDragging() method Sets whether or not this bubble is being dragged. Signature: setDragging(dragging: boolean): void; Parameters ParameterTypeDescriptiondraggingboolean Returns: void