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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Event arguments for the Color events.

public class ColorEventArgs : EventArgs<Color>

Inheritance

ColorEventArgs

Inherited Members

Constructors

ColorEventArgs(Color)

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