Difference between revisions of "Event.APPLICATION FOREGROUND"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === This event is dispatched when application gets sent back to foreground.")
 
 
(9 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/>
 +
'''Defined by:''' [[EventDispatcher]]<br/>
 +
 
=== Description ===
 
=== Description ===
 
This event is dispatched when application gets sent back to foreground.
 
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.