Constructor ColorEventArgs | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
ColorEventArgs(Color)
Initializes a new instance of ColorEventArgs newColor
The value that is being changed to.
public ColorEventArgs(Color newColor)
Parameters
newColor
Color