Add Platform.GetUserLanguage for text localization, separate from locale used for numbers, currency and dates
This commit is contained in:
@@ -71,6 +71,7 @@ public:
|
||||
static Version GetSystemVersion();
|
||||
static BatteryInfo GetBatteryInfo();
|
||||
static int32 GetDpi();
|
||||
static String GetUserLanguage();
|
||||
static String GetUserLocaleName();
|
||||
static String GetComputerName();
|
||||
static bool GetHasFocus();
|
||||
|
||||
Reference in New Issue
Block a user