testMode property

bool? testMode
getter/setter pair

If true any signals sent will be marked as Testing signals.

Implementation

bool? testMode;