Constructor ColorEventArgs | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ColorEventArgs(Color)

Initializes a new instance of ColorEventArgs newColorThe value that is being changed to.

public ColorEventArgs(Color newColor)

Parameters

newColor Color

Edit this page