Difference between revisions of "Event.APPLICATION SUSPEND"

From GiderosMobile
Line 8: Line 8:
  
 
{{Application}}
 
{{Application}}
 +
{{EventDispatcher}}

Revision as of 02:54, 3 December 2019

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.