Enumeration Case 列挙ケース

NSMeasurementFormatterUnitOptionsNaturalScale

Declaration 宣言

NSMeasurementFormatterUnitOptionsNaturalScale = (1UL << 1)

Discussion 議論

Specifies that representations of measurements are reduced and converted into a more convenient unit, when possible. For example, a quantity of 12000 meters would be represented as 12 kilometers. 可能な場合、測定の表現がより便利な単位へとまとめられるおよび変換されることを指定します。例えば、12000メートルの量は、12 kilometersのように表されます。