blockly >blockRendering >RenderInfo >RenderInfoalignRowElements_

blockRendering.RenderInfo.alignRowElements_() 方法

为了确保所有行的右侧对齐,可能需要额外的间距。只有在第一次传递后,才能计算所有行的大小。

Signature:

protected alignRowElements_(): void;

返回

void