columnTerminators(for:)
Returns the column terminators for the specified locale.
Declaration
class func columnTerminators(for aLocale: Locale?) -> CharacterSetParameters
Return Value
The characters for the column terminators.
Discussion
The returned value can be used as the value for columnTerminators to make a decimal tab stop.