Skip to content
SiteEmail

cohtml::InspectorContextSetting

Name
enumMode { Disabled, Enabled, AlwaysEnabled}
Determines whether inspector tabs collect and report data.
EnumeratorValueDescription
DisabledAll inspector tabs that rely on JS context are disabled. No data is collected or reported to any tab.
EnabledInspector tabs collect and report data only when the inspector is connected.
AlwaysEnabledAll inspector tabs collect data continuously, even when the inspector is not connected.

Determines whether inspector tabs collect and report data.