availableCollations(for:)
A list of available collations for the specified language in the order that it is most likely to make a difference.
Declaration
static func availableCollations(for language: Locale.Language) -> [Locale.Collation]A list of available collations for the specified language in the order that it is most likely to make a difference.
static func availableCollations(for language: Locale.Language) -> [Locale.Collation]