Difference between revisions of "Event.APPLICATION RESUME"

From GiderosMobile
m
 
(3 intermediate revisions 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}}
{{Special:PrefixIndex/EventDispatcher}}
+
<!--{{EventDispatcher}}-->
<br/>
 
 
 
{{Special:PrefixIndex/Event.APPLICATION}}
 
{{Special:PrefixIndex/Event.MEMORY}}
 
{{Special:PrefixIndex/Event.OPEN}}
 
<br/>
 

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).