Table of Contents

Operator operator <

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

operator <(Key, Key)

Compares two Keys for less-than.

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

Parameters

a Key
b Key

Returns

bool