The Mono equivalent of "[[UIApplication sharedApplication] terminateWithSuccess];" should do it, too.
On Aug 28, 2011, at 3:54 PM, Robert Jordan wrote: > On 27.08.2011 19:20, catullum wrote: >> Ok it works fine. >> thanks. >> but is there a way to do it with an UIButton ? > > Did you try Environment.Exit(0)? > > Robert > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
