Difference between revisions of "Event.APPLICATION FOREGROUND"

From GiderosMobile
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
 
 
'''Available since:''' Gideros 2012.09<br/>
 
'''Available since:''' Gideros 2012.09<br/>
 
'''Value:''' applicationForeground<br/>
 
'''Value:''' applicationForeground<br/>
 +
'''Defined by:''' [[EventDispatcher]]<br/>
 +
 
=== Description ===
 
=== Description ===
<translate>This event is dispatched when application gets sent back to foreground.</translate>
+
This event is dispatched when application gets sent back to foreground.
 +
 
 +
 
 +
{{Application}}
 +
<!--{{EventDispatcher}}-->

Latest revision as of 08:42, 4 January 2020

Available since: Gideros 2012.09
Value: applicationForeground
Defined by: EventDispatcher

Description

This event is dispatched when application gets sent back to foreground.