Instance Method インスタンスメソッド

locale(_:)

Modifies the measurement format style to use the specified locale. 寸法書式設定スタイルを修正してこの指定されたロケールを使うようにします。

Declaration 宣言

func locale(_ locale: Locale) -> Measurement<UnitType>.AttributedStyle

Parameters パラメータ

locale

The locale to use when formatting a measurement. ある寸法を書式設定するときに使うロケール。

Return Value 戻り値

A measurement format style with the specified locale. ある寸法書式設定スタイル、この指定されたロケールでの。

Relationships 関係

From Protocol 由来プロトコル