Difference between revisions of "Event.MEMORY WARNING"

From GiderosMobile
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__
 
 
'''Available since:''' Gideros 2013.09<br/>
 
'''Available since:''' Gideros 2013.09<br/>
 
'''Value:''' memoryWarning<br/>
 
'''Value:''' memoryWarning<br/>
 +
'''Defined by:''' [[EventDispatcher]]<br/>
 +
 
=== Description ===
 
=== Description ===
 
This event is dispatched when device has low memory and you can try to free memory in your app, by releasing unnecessary resources.
 
This event is dispatched when device has low memory and you can try to free memory in your app, by releasing unnecessary resources.
 +
 +
{{EventDispatcher}}

Latest revision as of 02:55, 3 December 2019