Function Environment.backgroundMode

The background mode. See bgmode for possible values.

Environment.BGMode backgroundMode() nothrow @property @nogc;

void backgroundMode (
  long v
) nothrow @property @nogc;