Structure

Measurement.AttributedStyle

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

Declaration 宣言

struct AttributedStyle
Available when UnitType conforms to Dimension. UnitTypeDimensionに準拠する時に利用可能。

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. formatted()メソッドは、ある文字列を省略時の寸法書式設定スタイルを使って生成します。

Topics 話題

Formatting a Measurement ある寸法を書式設定する

Modififying a Measurement Attributed Style

Comparing Measurement Attributed Styles

Encoding and Decoding Measurement Attributed Styles

Supporting Types 支援を行う型

Relationships 関係

Conforms To 次に準拠

See Also 参照

Formatting a Measurement ある寸法を書式設定する