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 <rm...@latencyzero.com> 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 (Cocoa-dev@lists.apple.com)
> 
> 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:
> https://lists.apple.com/mailman/options/cocoa-dev/zav%40mac.com
> 
> This email sent to z...@mac.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to