Difference between revisions of "Event.APPLICATION RESUME"

From GiderosMobile
 
(7 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:''' applicationResume<br/>
'''<translate>Value</translate>:''' applicationResume<br/>
+
'''Defined by:''' [[EventDispatcher]]<br/>
=== <translate>Descriptio</translate>n ===
+
 
<translate>This event is dispatched when application is resumed (become active)</translate>
+
=== Description ===
 +
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).