Contents

collationIdentifier

The collation identifier for the locale, or nil if it has none.

Declaration

var collationIdentifier: String? { get }

Discussion

For example, for the locale “en_US@collation=phonebook”, returns “phonebook”.

See Also

Getting information about a locale