Function Environment.backgroundCanvasMaxLayer

The maximum layer ID to display. Only effective when using the constant BG_CANVAS background mode.

long backgroundCanvasMaxLayer() nothrow @property @nogc;

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