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

locale

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

Declaration 宣言

var locale: Locale! { get set }

Discussion 議論

The default value is autoupdatingCurrent. If you set this property to nil, the formatter resets to using autoupdatingCurrent. 省略時の値は、autoupdatingCurrentです。あなたがこのプロパティをnilに設定するならば、フォーマッタはautoupdatingCurrentを使うように再設定します。

See Also 参照

Configuring Formatter Options フォーマッタオプションを構成設定する