blockly >屏蔽 >getInputsInline

Block.getInputsInline() 方法

获取值输入是水平排列还是垂直排列。

Signature:

getInputsInline(): boolean;

返回

布尔值

如果输入为水平,则为 true。