Table of Contents

Operator operator ==

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

operator ==(ColorScheme, ColorScheme)

Compares two ColorScheme objects for equality.

public static bool operator ==(ColorScheme left, ColorScheme right)

Parameters

left ColorScheme
right ColorScheme

Returns

bool

true if the two objects are equivalent