setLifecycleEventsEnabled
suspend fun setLifecycleEventsEnabled(args: Page.SetLifecycleEventsEnabledParameter, mode: CommandMode = CommandMode.DEFAULT)
Controls whether page will emit lifecycle events.
Controls whether page will emit lifecycle events.
Parameters
enabled
If true, starts emitting lifecycle events.