Difference between revisions of "Application:exit"

From GiderosMobile
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<languages />
 
'''<translate>Available since</translate>:''' Gideros 2012.2.2<br/>
 
'''<translate>Available since</translate>:''' Gideros 2012.2.2<br/>
 
'''<translate>Class</translate>:''' [[Special:MyLanguage/Application|Application]]<br/>
 
'''<translate>Class</translate>:''' [[Special:MyLanguage/Application|Application]]<br/>

Revision as of 11:00, 3 September 2018


Available since: Gideros 2012.2.2
Class: Application

Description


Terminates the application. Although this function is available to all platforms, it should be used on Android only.

 Application:exit()