Difference between revisions of "Event.APPLICATION EXIT"

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

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.