allowsFloats
Determines whether the receiver allows as input floating-point values (that is, values that include the period character [.]).
Declaration
var allowsFloats: Bool { get set }Discussion
By default, floating point values are allowed.
Determines whether the receiver allows as input floating-point values (that is, values that include the period character [.]).
var allowsFloats: Bool { get set }By default, floating point values are allowed.