blockly > blockRendering > RenderInfo > alignRowElements_

blockRendering.RenderInfo.alignRowElements_() 方法

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

Signature:

protected alignRowElements_(): void;

返回

void