 | LocalizableTextTenMostCommonLanguages Property |
Gets locale strings for the ten most common languages for mobile apps according to
http://todaysweb.net/top-mobile-apps-games-localization-languages-maximum-revenue/
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic static ReadOnlyCollection<string> TenMostCommonLanguages { get; }Property Value
Type:
ReadOnlyCollectionStringThe ten most common languages for mobile apps.
See Also