blockly >屏蔽 >getOutputShape

Block.getOutputShape() 方法

获取代码块的输出形状。

Signature:

getOutputShape(): number | null;

返回

数字 |null

表示输出形状(如果存在)的值。