Type Property 型プロパティ

temperatureWithoutUnit

Declaration 宣言

static var temperatureWithoutUnit: MeasurementFormatter.UnitOptions { get }

Discussion 議論

Specifies that representations of a measurement with the NSTemperatureUnit unit omit the letter denoting the temperature scale. For example, a temperature measurement with value equal to 72 using the degreeFahrenheit() would be represented as 72° rather than 72°F. NSTemperatureUnit単位での測定の表現が温度尺度を意味する表意文字を省略することを指定します。たとえば、degreeFahrenheit()を使う72と等しい値を持つ温度測定は、72°として表現されます、72°Fではなく。