Method IsCompatibleKey | Terminal.Gui v2 (original) (raw)

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

Edit this page