Event.APPLICATION SUSPEND

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 2011.6
Value: applicationSuspend
Defined by: EventDispatcher

Description

This event is dispatched when application is suspended (becomes inactive).

It does not always mean that application was sent to background, for example, this event is dispatched, when low battery notification is displayed.