Environment.backgroundCanvasMaxLayer

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

  1. long backgroundCanvasMaxLayer [@property getter]
  2. long backgroundCanvasMaxLayer [@property setter]
    struct Environment
    @nogc nothrow @property
    void
    backgroundCanvasMaxLayer
    (
    long v
    )

Meta