background

Sets console background color

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

Parameters

color Color

Background color to set

Meta