blockly >FieldCheckbox >getValueBoolean

FieldCheckbox.getValueBoolean() 方法

获取此字段的布尔值。

Signature:

getValueBoolean(): boolean | null;

返回

布尔值 |null

此字段的布尔值。