blockly > bubbles > TextInputBubble > positionByRect

bubbles.TextInputBubble.positionByRect() 方法

Signature:

protected positionByRect(rect?: Rect): void;

參數

參數 類型 說明
rect Rect (選用)

退貨:

void