blockly > bubbles > TextInputBubble > positionByRect

bubbles.TextInputBubble.positionByRect() method

Signature:

protected positionByRect(rect?: Rect): void;

Parameters

Parameter Type Description
rect Rect (Optional)

Returns:

void