Contents

currencySymbol

The currency symbol of the locale.

Declaration

var currencySymbol: String? { get }

Discussion

For example, for “zh-Hant-HK”, returns “HK$”.

See Also

Getting information about a locale