background

Sets console background color

Flushes stdout.

  1. Color background()
  2. void background(Color color)
    version(Windows)
    @property
    void
    background
  3. void background(Color color)
  4. Color background()

Parameters

color Color

Background color to set

Meta