Event.APPLICATION SUSPEND

From GiderosMobile
Revision as of 08:46, 4 January 2020 by MoKaLux (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.