blockly >字段 >isEnabled

Field.isEnabled() 方法

检查当源块可修改时,是否可以使用编辑器更改此字段的值。

Signature:

isEnabled(): boolean;

返回

布尔值

此字段是否已启用。