static var current: Locale
A locale representing the user's region settings at the time the property is read.
プロパティが読み出された時点でのユーザの持つ地域設定を表すロケール。
Availability 有効性
Technology
static var autoupdatingCurrent: Locale
{ get }
If mutated, this Locale will no longer track the user’s preferences. もし変化したならば、このロケールはもはやユーザの持つ環境設定を追跡しません。
Note 注意
The autoupdating Locale will only compare equal to another autoupdating Locale. 自動更新Localeは、別の自動更新Localeと等しいことを比較するだけです。
static var current: Locale