Click or drag to resize
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.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public static ReadOnlyCollection<string> TenMostCommonLanguages { get; }

Property Value

Type: ReadOnlyCollectionString
The ten most common languages for mobile apps.
See Also