background

Current console background color

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

Return Value

Type: Color

Current background color set

Meta