The com.wadedwalker.nativeExtension.app package contains the AppActivityState class used for knowing the application state. This can be used to know when an application has been minimized or possibly closed/quit. This gives the ability to save the application state in the event of the application closing, crashing, or being minimized and then restore the application state upon relaunch.



Classes
 ClassDescription
 AppActivityState AIR-only The AppActivityState class provides the means of detecting the application state and know when it changes.