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