Difference between revisions of "Application:exit"

From GiderosMobile
m
Line 10: Line 10:
 
</source>
 
</source>
  
----
+
{{Application}}
{{Special:PrefixIndex/Application}}
 
<br/>
 
 
 
{{Special:PrefixIndex/Event.APPLICATION}}
 

Revision as of 00:48, 3 December 2019

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()