Measurement.AttributedStyle
A type that provides localized representations of measurements with an attributed string.
Declaration
@dynamicMemberLookup struct AttributedStyleOverview
Use either the formatted() or the formatted(_:) instance method of Measurement to create an attributed string representation of a measurement.
The formatted() method generates a string using the default measurement format style.