Difference between revisions of "Event.MEMORY WARNING"
From GiderosMobile
|  (Created page with "__NOTOC__ '''Available since:''' Gideros 2013.09<br/> === Description === This event is dispatched when device has low memory and you can try to free memory in your app, by re...") | 
| (No difference) | 
Revision as of 10:03, 23 August 2018
Available since: Gideros 2013.09
Description
This event is dispatched when device has low memory and you can try to free memory in your app, by releasing unnecessary resources.
