Difference between revisions of "Event.APPLICATION RESUME"

From GiderosMobile
Line 4: Line 4:
  
 
=== Description ===
 
=== Description ===
This event is dispatched when application is resumed (become active)
+
This event is dispatched when application is resumed (become active).
 +
 
  
 
{{Application}}
 
{{Application}}
{{EventDispatcher}}
+
<!--{{EventDispatcher}}-->

Revision as of 08:44, 4 January 2020

Available since: Gideros 2011.6
Value: applicationResume
Defined by: EventDispatcher

Description

This event is dispatched when application is resumed (become active).