Click or drag to resize
CoronaRuntimeSuspend Method

Suspends/pauses the runtime, if currently running.

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

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