Enumeration 列挙

NumberFormatter.RoundingMode

These constants are used to specify how numbers should be rounded. These constants are used by the roundingMode property. これらの定数は、どうやって数値が丸められるべきか指定するのに使われます。これらの定数は、roundingModeプロパティによって使われます。

Declaration 宣言

enum RoundingMode : UInt, @unchecked Sendable

Topics 話題

Constants 定数

Relationships 関係

Conforms To 次に準拠