Contents

allLanguages

The languages appearing in values of the language map.

Declaration

var allLanguages: [String] { get }

Discussion

The value of this property is an array of BCP-47 language tags, such as "en" or "fr", that identify the languages.

See Also

Determining Correspondences Between Languages and Scripts