Table of Contents

Operator operator !=

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

operator !=(Key, Key)

Compares two Keys for not equality.

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

Parameters

a Key
b Key

Returns

bool