Difference between revisions of "Event.APPLICATION RESUME"

From GiderosMobile
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  
 
=== Description ===
 
=== Description ===
This event is dispatched when application is resumed (become active)
+
The Event is dispatched when the application is resumed (becomes active).
  
 
{{Application}}
 
{{Application}}
{{EventDispatcher}}
+
<!--{{EventDispatcher}}-->

Latest revision as of 19:48, 15 December 2023

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

Description

The Event is dispatched when the application is resumed (becomes active).