InspectedElementWindowRestoredParameter

@Serializable
data class InspectedElementWindowRestoredParameter(val backendNodeId: Int)

Fired when user asks to restore the Inspected Element floating window.

Constructors

Link copied to clipboard
constructor(backendNodeId: Int)

Properties

Link copied to clipboard

Id of the node to restore the floating window for.