Difference between revisions of "Event.APPLICATION START"

From GiderosMobile
(----)
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
=== Description ===
 
=== Description ===
This event is dispatched when application is started.
+
The Event.APPLICATION_START is dispatched when the application is started.
  
----
+
{{Application}}
{{Special:PrefixIndex/EventDispatcher}}
+
<!--{{EventDispatcher}}-->
<br/>
 
 
 
{{Special:PrefixIndex/Event.APPLICATION}}
 
{{Special:PrefixIndex/Event.MEMORY}}
 
{{Special:PrefixIndex/Event.OPEN}}
 
<br/>
 

Latest revision as of 20:11, 15 December 2023

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

Description

The Event.APPLICATION_START is dispatched when the application is started.