var width: Measurement<UnitType>.FormatStyle.UnitWidth
The width of the measurement unit.
寸法単位の幅。
struct Measurement.FormatStyle.UnitWidth
Specifies the width of the unit, determining the textual representation.
テキスト表現を判断して、単位の幅を指定します。
var usage: MeasurementFormatUnitUsage<UnitType>?
The intended purpose of the formatted measurement.
書式設定された寸法の意図される目的。
var locale: Locale
The locale of the format style.
書式設定スタイルのロケール。
func locale(Locale) -> Measurement<UnitType>.FormatStyle
Modifies the measurement format style to use the specified locale.
寸法書式設定スタイルを修正してこの指定されたロケールを使うようにします。