Initializer

init(width:locale:usage:hidesScaleName:numberFormatStyle:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

init(width: Measurement<UnitType>.FormatStyle.UnitWidth = .abbreviated, locale: Locale = .autoupdatingCurrent, usage: MeasurementFormatUnitUsage<UnitType> = .general, hidesScaleName: Bool = false, numberFormatStyle: FloatingPointFormatStyle<Double>? = nil)
Available when UnitType is UnitTemperature. UnitTypeUnitTemperatureである時に利用可能。