Optional Readonly lifecycleWhether to automatically switch modes in response to application lifecycle events (foreground/background on mobile, visibility changes on browser).
true on mobile, false on browser/desktop
Optional Readonly networkWhether to automatically pause/resume data sources in response to network availability changes.
true on mobile, false on desktop
Generated using TypeDoc
Granular control over which platform events trigger automatic mode switches.