blockly >IDeletable >isDeletable

IDeletable.isDeletable() 方法

获取此对象是否可删除。

Signature:

isDeletable(): boolean;

返回

布尔值

如果可删除,则为 true。