blockly > blockRendering > RenderInfo > getMeasureableForConnection

blockRendering.RenderInfo.getMeasureableForConnection() 方法

傳回與指定連線相關的可評估連線。

Signature:

getMeasureableForConnection(conn: RenderedConnection): Connection | null;

參數

參數 類型 說明
conn RenderedConnection

傳回:

連線 | 空值