Cell.setBackgroundColour

Sets the background colour of this cell

struct Cell
typeof((&this))
setBackgroundColour

Parameters

colour Terminal.Colour

The colour to use

Return Value

Type: typeof((&this))

this instance for method chaining

Meta