跳转到内容

setTracingDisabled

此内容尚不支持你的语言。

function setTracingDisabled(disabled): void;

Set the disabled state of the tracing provider.

Parameter Type Description

disabled

boolean

Whether to disable tracing.

void