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

currencyCode

The currency code of the locale. このロケールの通貨コード。

Declaration 宣言

var currencyCode: String? { get }

Discussion 議論

For example, for “zh-Hant-HK”, returns “HKD”. 例えば、“zh-Hant-HK” に対して、“HKD” を返します。

See Also 参照

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