autoSuspend property

bool autoSuspend
getter/setter pair

Indicates whether the application should automatically suspend its operations when it is not active (e.g., when the browser tab loses focus).

Defaults to true.

Implementation

bool autoSuspend;