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

locale(_:)

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

Declaration 宣言

func locale(_ locale: Locale) -> ListFormatStyle<Style, Base>

Parameters パラメータ

locale

The locale to use when formatting items in the list. リストの中の項目を書式設定する時に使うロケール。

Return Value 戻り値

A list format style with the provided locale. あるリスト書式設定スタイル、この提供されたロケールでの。

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Modifying a List Format Style リスト書式設定スタイルを修正する