blockly > bubbles > Bubble > positionRelativeToAnchor

bubbles.Bubble.positionRelativeToAnchor() method

Positions the bubble relative to its anchor. Does not render its tail.

Signature:

protected positionRelativeToAnchor(): void;

Returns:

void