blockly > dragging > CommentDragStrategy > drag

dragging.CommentDragStrategy.drag() method

Signature:

drag(newLoc: Coordinate): void;

Parameters

Parameter Type Description
newLoc Coordinate

Returns:

void