Table of Contents

Operator operator <=

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

operator <=(Key, Key)

Compares two Keys for greater-than-or-equal-to.

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

Parameters

a Key
b Key

Returns

bool