Contents

decimalSeparator

The decimal separator associated with the locale.

Declaration

static let decimalSeparator: NSLocale.Key

Discussion

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

See Also

Keys