Type Method 型メソッド

setDefaultFormatterBehavior(_:)

Sets the default formatter behavior for new instances of NSNumberFormatter . 省略時のフォーマッタ挙動をNSNumberFormatterの新しいインスタンスに対して設定します。

Declaration 宣言

class func setDefaultFormatterBehavior(_ behavior: NumberFormatter.Behavior)

Parameters パラメータ

behavior

An NSNumberFormatterBehavior constant that indicates the revision of the class providing the default behavior. あるNSNumberFormatterBehavior定数、それは省略時の挙動を提供しているクラスの修正版を指し示します。

See Also 参照

Configuring Formatter Behavior and Style フォーマッタ挙動と形式を構成設定する