blockly >FieldNumber >getMax

FieldNumber.getMax() 方法

返回此字段可包含的当前最大值。默认值为无穷大。

Signature:

getMax(): number;

返回

number

此字段可包含的当前最大值。