Difference between revisions of "Event.APPLICATION START"
From GiderosMobile
 (----)  | 
				|||
| Line 1: | Line 1: | ||
| − | + | '''Available since:''' Gideros 2011.6<br/>  | |
| − | + | '''Value:''' applicationStart<br/>  | |
| − | '''  | + | '''Defined by:''' [[EventDispatcher]]<br/>  | 
| − | '''  | + | |
| − | '''  | + | === Description ===  | 
| − | ===   | + | This event is dispatched when application is started.  | 
| − | + | ||
| + | ----  | ||
| + | {{Special:PrefixIndex/EventDispatcher}}  | ||
| + | <br/>  | ||
| + | |||
| + | {{Special:PrefixIndex/Event.APPLICATION}}  | ||
| + | {{Special:PrefixIndex/Event.MEMORY}}  | ||
| + | {{Special:PrefixIndex/Event.OPEN}}  | ||
| + | <br/>  | ||
Revision as of 20:34, 2 December 2019
Available since: Gideros 2011.6
Value: applicationStart
Defined by: EventDispatcher
Description
This event is dispatched when application is started.