blockly > bubbles > TextInputBubble > positionByRect

bubbles.TextInputBubble.positionByRect() 方法

Signature:

protected positionByRect(rect?: Rect): void;

参数

参数 类型 说明
rect Rect (可选)

返回

void