Cell.setBackgroundColour

Sets the background colour of this cell

struct Cell
return
typeof(&this)
setBackgroundColour

Parameters

colour Terminal.Colour

The colour to use

Return Value

Type: typeof(&this)

this instance for method chaining

Meta