views:

11

answers:

0

Hi,

I would like to know, I have an UIButton in class A that does presentModalViewController:aViewController...

I want to check when aViewController is dismissed.

How can I do that?

Thanks!