Using property "currentViewController" in Xcode App Delegate?
Hi, I'm trying to implement some code that will run through all of my interfaces. I was told to put it in the App Delegate under "currentViewController". Can someone please tell me how I would do this?
Thanks!
|