Difference between revisions of "Event.APPLICATION BACKGROUND"
From GiderosMobile
(prefixindex) |
m |
||
Line 7: | Line 7: | ||
---- | ---- | ||
− | {{Special:PrefixIndex/ | + | {{Special:PrefixIndex/EventDispatcher}} |
<br/> | <br/> | ||
{{Special:PrefixIndex/Event.APPLICATION}} | {{Special:PrefixIndex/Event.APPLICATION}} | ||
+ | {{Special:PrefixIndex/Event.MEMORY}} | ||
+ | {{Special:PrefixIndex/Event.OPEN}} | ||
+ | <br/> |
Revision as of 20:39, 2 December 2019
Available since: Gideros 2012.09
Value: applicationBackground
Defined by: EventDispatcher
Description
This event is dispatched when application gets sent to background. Sent to background also means application is suspended, thus Event.APPLICATION_SUSPEND is dispatched first.