Contents

setDefaultFormatterBehavior(_:)

Sets the default formatter behavior for new instances of NSNumberFormatter .

Declaration

class func setDefaultFormatterBehavior(_ behavior: NumberFormatter.Behavior)

Parameters

  • behavior:

    An NSNumberFormatterBehavior constant that indicates the revision of the class providing the default behavior.

See Also

Configuring Formatter Behavior and Style