封鎖 >blockRendering >「導覽匣」>positionInlineInputConnection_

blockRendering.Drawer.positionInlineInputConnection_() 方法

將連線定位在內嵌值輸入上,並考量 RTL 以及父項區塊與子項區塊之間的差距,導致上層區塊的深色路徑顯示在畫面上。

Signature:

protected positionInlineInputConnection_(input: InlineInput): void;

參數

參數 類型 說明
輸入 InlineInput 連線所啟用的輸入相關資訊。

傳回:

void