Click or drag to resize
CoronaRuntimeState Property
Indicates if the Corona runtime is currently running, suspended, terminated, etc.

Namespace: CoronaLabs.Corona.WinRT
Assembly: CoronaLabs (in CoronaLabs.dll) Version: 255.255.255.255
Syntax
public CoronaRuntimeState State { get; }

Property Value

Type: CoronaRuntimeState
The current state of the Corona runtime.
See Also