Contents

currencySymbol

The currency symbol associated with the locale.

Declaration

static let currencySymbol: NSLocale.Key

Discussion

The corresponding value is an NSString object; for example, "$".

See Also

Keys