didCrash property

bool didCrash
getter/setter pair

Indicates whether the render process was observed to crash, or whether it was killed by the system.

If the render process was killed, this is most likely caused by the system being low on memory.

Implementation

bool didCrash;