封鎖 >FieldNumber >getMin

FieldNumber.getMin() 方法

傳回這個欄位目前可包含的最小值。預設值為 -Infinity。

Signature:

getMin(): number;

傳回:

數字

這個欄位目前可以包含的最小值。