Difference between revisions of "Application:exit"
From GiderosMobile
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | '''Available since:''' Gideros 2012.2.2<br/> | + | '''<translate>Available since</translate>:''' Gideros 2012.2.2<br/> |
− | === Description === | + | === <translate>Description</translate> === |
<translate><br /> | <translate><br /> | ||
Terminates the application. Although this function is available to all platforms, it should be used on Android only.<br /> | Terminates the application. Although this function is available to all platforms, it should be used on Android only.<br /> |
Revision as of 07:28, 24 August 2018
Available since: Gideros 2012.2.2
Description
Terminates the application. Although this function is available to all platforms, it should be used on Android only.
Application:exit()