blockly > blockRendering > Drawer > positionStatementInputConnection_

blockRendering.Drawer.positionStatementInputConnection_() メソッド

RTL と、親ブロックと子ブロックの間のわずかなギャップを考慮して、ステートメント入力に接続を配置します。これにより、親ブロックのダークパスが通過できます。

署名:

protected positionStatementInputConnection_(row: Row): void;

パラメータ

パラメータ 種類 説明
接続が行われている行。

戻り値:

void