Generic Type Method

measurement(width:usage:numberFormatStyle:)

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

Declaration 宣言

static func measurement<UnitType>(width: Measurement<UnitType>.FormatStyle.UnitWidth, usage: MeasurementFormatUnitUsage<UnitType> = .general, numberFormatStyle: FloatingPointFormatStyle<Double>? = nil) -> Measurement<UnitType>.FormatStyle where UnitType : Dimension