Console.backgroundColor

set background color

  1. ubyte backgroundColor [@property getter]
  2. ubyte backgroundColor [@property setter]
    class Console
    @property
    void
    backgroundColor
    (
    ubyte color
    )

Meta