Contents

groupingSeparator

The numeric grouping separator associated with the locale.

Declaration

static let groupingSeparator: NSLocale.Key

Discussion

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

See Also

Keys