blockly > blockRendering > Drawer > positionStatementInputConnection_

blockRendering.Drawer.positionStatementInputConnection_() 方法

決定在陳述式輸入上放置連線的位置,同時將 RTL 和父項區塊與子區塊之間的差距納入考量,讓父項區塊的深色路徑能夠完整顯示。

Signature:

protected positionStatementInputConnection_(row: Row): void;

參數

參數 類型 說明
資料列 連線所在的資料列。

傳回:

void