Contents

locale(_:)

Modifies the format style to use the specified locale.

Declaration

func locale(_ locale: Locale) -> Measurement<UnitType>.FormatStyle.ByteCount

Parameters

  • locale:

    The locale to apply to the format style.

Return Value

A format style that uses the specified locale.