Table of Contents

Method IsCompatibleKey

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsCompatibleKey(KeyEvent)

Returns true if kb is a searchable key (e.g. letters, numbers etc) that is valid to pass to to this class for search filtering.

public static bool IsCompatibleKey(KeyEvent kb)

Parameters

kb KeyEvent

Returns

bool