blockly > bubbles > TextInputBubble > moveDuringDrag

bubbles.TextInputBubble.moveDuringDrag() method

Signature:

moveDuringDrag(newLoc: Coordinate): void;

Parameters

Parameter Type Description
newLoc Coordinate

Returns:

void