blockly > IBubble > setDragging
IBubble.setDragging() method
Sets whether or not this bubble is being dragged.
Signature:
setDragging(dragging: boolean): void;
Parameters
Parameter | Type | Description |
|---|---|---|
dragging | boolean |
Returns:
void
blockly > IBubble > setDragging
Sets whether or not this bubble is being dragged.
Signature:
setDragging(dragging: boolean): void;
Parameter | Type | Description |
|---|---|---|
dragging | boolean |
Returns:
void