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.
The languages appearing in values of the language map.
var allLanguages: [String] { get }The value of this property is an array of BCP-47 language tags, such as "en" or "fr", that identify the languages.