Instance Method インスタンスメソッド

format(_:)

Creates a string representation of a measurement. ある寸法の文字列表現を作成します。

Declaration 宣言

func format(_ measurement: Measurement<UnitType>) -> String

Parameters パラメータ

measurement

The measurement value to format. 書式設定する寸法値。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Formatting a Measurement ある寸法を書式設定する