Table of Contents

Operator operator ==

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

operator ==(Key, Key)

Compares two Keys for equality.

public static bool operator ==(Key a, Key b)

Parameters

a Key
b Key

Returns

bool