chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.runtime.events / RuntimeEvent / InspectRequestedEvent / <init>

<init>

InspectRequestedEvent(object: RemoteObject, hints: JsonElement)

Issued when object should be inspected (for example, as a result of inspect() command line API call).

Official doc