tracingMode property

TracingMode? tracingMode
getter/setter pair

The tracing mode for this configuration. When tracingMode is not set explicitly, the default is TracingMode.RECORD_CONTINUOUSLY.

Implementation

TracingMode? tracingMode;