AppDelegate Class Reference
Inherits from | UIResponder |
---|---|
Conforms to | UIApplicationDelegate |
Declared in | AppDelegate.h AppDelegate.m |
Other Methods
Other Methods
– application:didFinishLaunchingWithOptions:
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
– applicationWillEnterForeground:
- (void)applicationWillEnterForeground:(UIApplication *)application