Contents

format(_:)

Creates a string representation of a measurement.

Declaration

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

Parameters

  • measurement:

    The measurement value to format.

Return Value

A formatted representation of measurement, using the properties of this style.