foreground

Current console font color

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

Return Value

Type: Color

Current foreground color set

Meta