languageCode property

String languageCode
final

~english The code of a target language. For example, the code for simplified Chinese is "zh-Hans". ~end

~chinese 目标语言代码,如中文简体为 "zh-Hans"。 ~end

Implementation

final String languageCode;