Click or drag to resize

OverlayClient Events

Version 94.4.20

The OverlayClient type exposes the following members.

Events
  NameDescription
Public eventInspectModeCanceled
Fired when user cancels the inspect mode.
Public eventInspectNodeRequested
Fired when the node should be inspected. This happens after call to `setInspectMode` or when user manually inspects an element.
Public eventNodeHighlightRequested
Fired when the node should be highlighted. This happens after call to `setInspectMode`.
Public eventScreenshotRequested
Fired when user asks to capture screenshot of some area on the page.
Top
See Also