Difference between revisions of "Event.APPLICATION EXIT"

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

Latest revision as of 08:37, 4 January 2020

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

Description

This event is dispatched when application is closed.