Contents

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.

See Also

Managing Input and Output Attributes