warnForUnsupportedPlatforms property

bool warnForUnsupportedPlatforms
getter/setter pair

If true, a warning will be printed when leak tracking is requested for a non-supported platform.

Implementation

static bool warnForUnsupportedPlatforms = true;