On Sat, Sep 22, 2012 at 9:32 AM, Stuart Lodge <m...@slodge.com> wrote:

> I'm interested in what to do without ViewDidUnload too.
>

Apple's recommendation is to handle memory warnings instead.

Rolf


>
> Is there some other notification we should use to free up resources,
> unsubscribe from events, etc?
>
> E.g does Dispose get called when a viewpoint roller gets popped off the
> navigation stack? (Or when the memory warning arrives like viewdidunload
> used to?)
>
> Confused...
>
> Stuart
>
> //
>
> Very good questions! I was wondering about the ReleaseDesignerOutlets() as
> well.
>
> _______________________________________________
> MonoTouch mailing list
> MonoTouch@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
>
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to