Contents

currencySymbol

The string used by the receiver as a local currency symbol.

Declaration

var currencySymbol: String! { get set }

Discussion

A region typically has a local currency symbol and an international currency symbol. The local symbol is used within the region, while the international currency symbol is used in international contexts to specify that region’s currency unambiguously. The local currency symbol is often represented by a Unicode code point.

See Also

Configuring the Format of Currency