Contents

Measurement.AttributedStyle

A type that provides localized representations of measurements with an attributed string.

Declaration

@dynamicMemberLookup struct AttributedStyle

Overview

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.

Topics

Comparing Measurement Attributed Styles

Structures

Subscripts

See Also

Formatting a Measurement