SetLifecycleEventsEnabledRequest

@Serializable
data class SetLifecycleEventsEnabledRequest(val enabled: Boolean)

Request object containing input parameters for the PageDomain.setLifecycleEventsEnabled command.

Constructors

Link copied to clipboard
constructor(enabled: Boolean)

Properties

Link copied to clipboard

If true, starts emitting lifecycle events.