나름 프로그래밍?/ Objective-C
ApplicationDelegate 참조 얻어오기
-Dong-
2010. 5. 12. 23:20
#import "
[My]AppDelegate.h"
...
[My]AppDelegate *myAppDelegate = (
[My]AppDelegate
*)[[UIApplication sharedApplication] delegate];