enabled property

bool enabled
getter/setter pair

Whether overlays should be usable.

Defaults to the value of kDebugMode.

Implementation

static bool enabled = kDebugMode;