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