locale(_:)
Modifies the format style to use the specified locale.
Declaration
func locale(_ locale: Locale) -> Measurement<UnitType>.AttributedStyle.ByteCountParameters
- locale:
The locale to apply to the format style.
Return Value
A format style that uses the specified locale.