Enumeration Case
列挙ケース
Number
NumberFormatter.Behavior.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(_:)
で設定できます。
Availability 有効性
- iOS 2.0+
- iPadOS 2.0+
- macOS 10.4+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
case `default` = 0