Difference between revisions of "Event.APPLICATION EXIT"

From GiderosMobile
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
 
 
'''Available since:''' Gideros 2011.6<br/>
 
'''Available since:''' Gideros 2011.6<br/>
 
'''Value:''' applicationExit<br/>
 
'''Value:''' applicationExit<br/>
 +
'''Defined by:''' [[EventDispatcher|EventDispatcher]]<br/>
 +
 
=== Description ===
 
=== Description ===
This event is dispatched when application is closed
+
This event is dispatched when application is closed.
 +
 
 +
 
 +
{{Application}}
 +
<!--{{EventDispatcher}}-->

Latest revision as of 07:37, 4 January 2020

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

Description

This event is dispatched when application is closed.