setDefaultFormatterBehavior(_:)
Sets the default formatter behavior for new instances of NSNumberFormatter .
Declaration
class func setDefaultFormatterBehavior(_ behavior: NumberFormatter.Behavior)Parameters
- behavior:
An
NSNumberFormatterBehaviorconstant that indicates the revision of the class providing the default behavior.