Re: Unwind segues
Re: Unwind segues
- Subject: Re: Unwind segues
- From: Alex Zavatone <email@hidden>
- Date: Tue, 30 Apr 2013 16:56:34 -0400
Looks Iike the closest I can find is within the UIViewController. I searched all the frameworks of iOS 6.0 using Dash and Xcode 4.6.1.
If it is an IBOutlet, then this is your method. You need to create it.
Sent from my iPad
On Apr 30, 2013, at 4:13 PM, Rick Mann <email@hidden> wrote:
> Where are these documented?
>
> I found some information on Stackoverflow. I put an -unwind: method in the same controller as the one that contains the button that's connected to the exit. IB allows me to connect to this unwind: method, but it never calls it at run time.
>
> I tried putting a method in the destination view controller, and it allows me to connect to that one, too, but it also never gets called.
>
> What am I missing?
>
> TIA,
>
> --
> Rick
>
>
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden