Click or drag to resize
CoronaRuntimeTerminate Method

Exits and destroys the runtime, if not done already.

This will raise an "applicationExit" system event in Lua.

Namespace: CoronaLabs.Corona.WinRT
Assembly: CoronaLabs (in CoronaLabs.dll) Version: 255.255.255.255
Syntax
public void Terminate()
See Also