Contents

groupingSeparator

The grouping separator for the locale.

Declaration

var groupingSeparator: String { get }

Discussion

Example grouping separators include "," and " ".

This property contains the same value returned by the object(forKey:) method when passing the groupingSeparator key.

See Also

Getting Information About a Locale