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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ToKey(T)

Converts the native keyboard class read from console into the shared Key class used by Terminal.Gui views.

Key ToKey(T value)

Parameters

value T

Returns

Key

Edit this page