Event.APPLICATION BACKGROUND

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Available since: Gideros 2012.09
Value: applicationBackground
Defined by: EventDispatcher

Description

The Event.APPLICATION_BACKGROUND is dispatched when the application gets sent to the background.

Sent to background also means the application is suspended, thus the Event.APPLICATION_SUSPEND is dispatched first.