testMode property
Whether UiProps is in a testing environment.
Do not set this directly; Call enableTestMode or disableTestMode instead.
Implementation
static bool testMode = false;
Whether UiProps is in a testing environment.
Do not set this directly; Call enableTestMode or disableTestMode instead.
static bool testMode = false;