blockly > comments > RenderedWorkspaceComment > drag

comments.RenderedWorkspaceComment.drag() method

Drags the comment to the given location.

Signature:

drag(newLoc: Coordinate): void;

Parameters

Parameter Type Description
newLoc Coordinate

Returns:

void