Contents

NumberFormatter.Behavior.default

The number-formatter behavior set as the default for new instances. You can set the default formatter behavior with the class method Setdefaultformatterbehavior(_:).

Declaration

case `default`

See Also

Constants