Is it possible to determine whether a view controller has been pushed or popped?
I basically need to know if control is returning from or moving to a view controller in the stack (I want to perform some house keeping only if it's being popped). The ViewDid/WillDisappear events aren't sufficient in themselves, as they fire in both scenarios. Thanks -- View this message in context: http://monotouch.2284126.n4.nabble.com/Is-it-possible-to-determine-whether-a-view-controller-has-been-pushed-or-popped-tp4020524p4020524.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
