How to access properties in other class
myAppDelegate *appDelegate = (myAppDelegate *)[[UIApplication sharedApplication] delegate]; [[[appDelegate rootViewController] flipsideViewController] myMethod];
Log in to answer.
leothenerd 1:37 pm on December 21, 2009