Page Summary
-
MLKTranslateAllLanguagesfunction provides a set of all supported language codes for the translate API. -
This function is globally available and is declared in Objective-C.
Functions
The following functions are available globally.
-
Returns a set that contains
TranslateLanguagecodes of all languages supported by the translate API.Declaration
Objective-C
NSSet<MLKTranslateLanguage> *_Nonnull MLKTranslateAllLanguages()