case `default`
The number-formatter behavior set as the default for new instances. You can set the default formatter behavior with the class method
setDefaultFormatterBehavior(_:)
.
新しいインスタンスに初期状態として設定される数値フォーマッタ挙動。あなたは、初期状態フォーマッタ挙動をクラスメソッドsetDefaultFormatterBehavior(_:)
で設定できます。
case behavior10_0
The number-formatter behavior as it existed prior to macOS 10.4.
macOS 10.4より前に存在した通りの数値フォーマッタ挙動。
case behavior10_4
The number-formatter behavior since macOS 10.4.
macOS 10.4以降の数値フォーマッタ挙動。