Difference between revisions of "Event.APPLICATION RESUME"

From GiderosMobile
 
(9 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:''' applicationResume<br/>
 
'''Value:''' applicationResume<br/>
 +
'''Defined by:''' [[EventDispatcher]]<br/>
 +
 
=== Description ===
 
=== Description ===
This event is dispatched when application is resumed (become active)
+
The Event is dispatched when the application is resumed (becomes active).
 +
 
 +
{{Application}}
 +
<!--{{EventDispatcher}}-->

Latest revision as of 19:48, 15 December 2023

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

Description

The Event is dispatched when the application is resumed (becomes active).