currencyCode
The currency code of the locale.
Declaration
var currencyCode: String? { get }Discussion
For example, for “zh-Hant-HK”, returns “HKD”.
The currency code of the locale.
var currencyCode: String? { get }For example, for “zh-Hant-HK”, returns “HKD”.