Hi all I cant find out how to detect when my app goes to background. I have find out that i can use "public override void OnAntivated(UIApplication application)" or "public override void WillEnterForeground(UIApplication application)" to detect when the app comes to foreground, but how to detect when it goes to background?
Thanks -- View this message in context: http://monotouch.2284126.n4.nabble.com/Detect-when-app-goes-to-background-tp4422321p4422321.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
