-
Home
-
API
-
XenoAtom.Ansi
-
AnsiKey
AnsiKey Enum
Definition
Common keyboard keys as represented by terminal input sequences.
public enum AnsiKey
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.
Fields (28)
BackspaceBackspace (commonly DEL / 0x7F on terminal input).
BackTabBack tab (commonly Shift+Tab).