Difference between revisions of "Event.APPLICATION SUSPEND"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<languages />
 
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
 
'''<translate>Available since</translate>:''' Gideros 2011.6<br/>
 
'''<translate>Value</translate>:''' applicationSuspend<br/>
 
'''<translate>Value</translate>:''' applicationSuspend<br/>

Revision as of 10:57, 3 September 2018


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.