콘텐츠로 이동

setTracingDisabled

이 콘텐츠는 아직 번역되지 않았습니다.

function setTracingDisabled(disabled): void;

Set the disabled state of the tracing provider.

Parameter Type Description

disabled

boolean

Whether to disable tracing.

void