Re: Display a UIAlertView after dismissing an action sheet?
Re: Display a UIAlertView after dismissing an action sheet?
- Subject: Re: Display a UIAlertView after dismissing an action sheet?
- From: Roland King <email@hidden>
- Date: Sat, 25 Apr 2015 20:07:17 +0800
>
> I think the problem is that I need to be certain that the action sheet
> is all the way dismissed before I show the alert. I think that's what
> all the stuff about runloops was in my previous question, that didn't
> make sense to anyone. I got that from Erica Sadun's "iPhone
> Developer's Cookbookâ.
>
There are delegate methods for UIActionSheet and UIAlertView which tell you when the animation has finished.
xxx:didDismissWithButtonIndex:
_______________________________________________
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