Instance Property インスタンスプロパティ

unitStyle

The unit style used by this formatter. フォーマッタによって使われる単位スタイル。

Declaration 宣言

var unitStyle: Formatter.UnitStyle { get set }

Discussion 議論

This property defaults to Formatter.UnitStyle.medium. For a complete list of unit styles, see Formatter.UnitStyle. このプロパティは、省略時にはFormatter.UnitStyle.mediumです。完全な単位スタイルの一覧として、Formatter.UnitStyleを見てください。

See Also 参照

Formatting Length Strings 長さ文字列を書式設定する