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

regionCode

The region code of the locale, or nil if it has none. ロケールに対する地域コード、またはそれが持たないならばnil

Declaration 宣言

var regionCode: String? { get }

Discussion 議論

For example, for the locale “zh-Hant-HK”, returns “HK”. 例えば、ロケール “zh-Hant-HK” に対して、“HK” を返します。

See Also 参照

Getting Information About a Locale ロケールについての情報を取得する