开发者

Detect keyboard layout in iOS SDK?

开发者 https://www.devze.com 2023-03-14 11:52 出处:网络
Using [[NSUserDefaults standardUserDefaults] objectForKey:@\"AppleLanguages\"] I can get an array of the phone\'s preffered and supported languages. What is the equivalient 开发者_C百科for getting an

Using [[NSUserDefaults standardUserDefaults] objectForKey:@"AppleLanguages"] I can get an array of the phone's preffered and supported languages. What is the equivalient 开发者_C百科for getting an array with the phone's preffered keyboard layouts?

0

精彩评论

暂无评论...
验证码 换一张
取 消