blockly >ToolboxItem >isSelectable

ToolboxItem.isSelectable() 方法

工具箱项是否可选择。

Signature:

isSelectable(): boolean;

返回

布尔值

如果可以选择工具箱项,则为 true。