Table of Contents

Method IsCompatibleKey

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsCompatibleKey(Key)

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

bool IsCompatibleKey(Key key)

Parameters

key Key

Returns

bool