Difference between revisions of "Event.APPLICATION START"

From GiderosMobile
 
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}}
 
{{Application}}
 
<!--{{EventDispatcher}}-->
 
<!--{{EventDispatcher}}-->

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.