var allowsFloats : Bool
Determines whether the receiver allows as input floating-point values (that is, values that include the period character [
.
]).
レシーバが入力として浮動小数点値(すなわち、ピリオド文字 [.
] を含む値)を許可するかどうかを決定します。
var minimum: NSNumber?
The lowest number allowed as input by the receiver.
入力としてレシーバによって許可される最低の数。