[MonoTouch] Monotouch Equivalent for [NSLocale autoupdatingCurrentLocale];
Danny Pronk
dpronk at probe-asp.eu
Wed Oct 26 12:36:48 EDT 2011
Hi,
It might be a noob question, but what is the Equivalent to the following
declaration in objective-c
[NSLocale autoupdatingCurrentLocale];
I need to detect when the CurrentLocale has changed when returning from
background.
Currently i am using NSLocale.CurrentLocale.LocaleIdentifier in the
Override of WillEnterForeGround of the appDelegate.
I also tried to detect it on the override of OnActived.
However the value is only changed to the new setting when I return to
background a second time and then active that application again.
Regards
Danny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111026/cbc7741b/attachment.html
More information about the MonoTouch
mailing list