format(_:)
Creates a string representation of a measurement.
Declaration
func format(_ measurement: Measurement<UnitType>) -> StringParameters
- measurement:
The measurement value to format.
Return Value
A formatted representation of measurement, using the properties of this style.