blockly > icons > CommentIcon > setBubbleLocation
icons.CommentIcon.setBubbleLocation() method
Sets the location of the comment bubble in the workspace.
Signature:
setBubbleLocation(location: Coordinate): void;
Parameters
Parameter | Type | Description |
|---|---|---|
location |
Returns:
void