Class ColorEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Event arguments for the Color events.
public class ColorEventArgs : EventArgs<Color>
Inheritance
ColorEventArgs
Inherited Members
Constructors
Initializes a new instance of ColorEventArgs newColor
The value that is being changed to.