blockly >IToolboxItem >isSelectable

IToolboxItem.isSelectable() 方法

工具箱项是否可选择。

Signature:

isSelectable(): boolean;

返回

布尔值

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