The com.wadedwalker.nativeExtension.app.events package contains the StateChangeEvent class used for knowing when the application state has changed. The StageChangeEvent will fire for every change. Be aware that it is not likely that the DESTROYED state will ever be dispatched.



Classes
 ClassDescription
 StateChangeEvent AIR-only StateChangeEvent is the event that gets dispatched when a state change has occured in the application.