Foxit PDF SDK
9.1
|
application life cycle listener. More...
Instance Methods | |
(void) | - applicationDidBecomeActive: |
triggered when application did become active. More... | |
(void) | - applicationDidEnterBackground: |
triggered when application did enter the background. More... | |
(void) | - applicationWillEnterForeground: |
triggered when application did enter the foreground. More... | |
(void) | - applicationWillResignActive: |
triggered when application will resign active. More... | |
application life cycle listener.
|
optional |
triggered when application did become active.
|
optional |
triggered when application did enter the background.
|
optional |
triggered when application did enter the foreground.
|
optional |
triggered when application will resign active.