Fork me on GitHub

KeyCode Enum

Summary

Keyboard scan codes
Namespace
SharpInputSystem
Interfaces
  • IComparable
  • IFormattable
  • IConvertible
Base Types
  • object
  • ValueType
  • Enum
graph BT Type-->Base0["Enum"] Base0-->Base1["ValueType"] Base1-->Base2["object"] Type-.->Interface0["IComparable"] Type-.->Interface1["IFormattable"] Type-.->Interface2["IConvertible"] Type["KeyCode"] class Type type-node

Syntax

public enum KeyCode

Fields

Name Constant Value Summary
Key_0 11
static
Key_1 2
static
Key_2 3
static
Key_3 4
static
Key_4 5
static
Key_5 6
static
Key_6 7
static
Key_7 8
static
Key_8 9
static
Key_9 10
static
Key_A 30
static
Key_ABNT_C1 115
static
Key_ABNT_C2 126
static
Key_ADD 78
static
Key_APOSTROPHE 40
static
Key_APPS 221
static
Key_AT 145
static
Key_AX 150
static
Key_B 48
static
Key_BACK 14
static
Key_BACKSLASH 43
static
Key_C 46
static
Key_CALCULATOR 161
static
Key_CAPITAL 58
static
Key_COLON 146
static
Key_COMMA 51
static
Key_CONVERT 121
static
Key_D 32
static
Key_DECIMAL 83
static
Key_DELETE 211
static
Key_DIVIDE 181
static
Key_DOWN 208
static
Key_E 18
static
Key_END 207
static
Key_EQUALS 13
static
Key_ESCAPE 1
static
Key_F 33
static
Key_F1 59
static
Key_F10 68
static
Key_F11 87
static
Key_F12 88
static
Key_F13 100
static
Key_F14 101
static
Key_F15 102
static
Key_F2 60
static
Key_F3 61
static
Key_F4 62
static
Key_F5 63
static
Key_F6 64
static
Key_F7 65
static
Key_F8 66
static
Key_F9 67
static
Key_G 34
static
Key_GRAVE 41
static
Key_H 35
static
Key_HOME 199
static
Key_I 23
static
Key_INSERT 210
static
Key_J 36
static
Key_K 37
static
Key_KANA 112
static
Key_KANJI 148
static
Key_L 38
static
Key_LBRACKET 26
static
Key_LCONTROL 29
static
Key_LEFT 203
static
Key_LMENU 56
static
Key_LSHIFT 42
static
Key_LWIN 219
static
Key_M 50
static
Key_MAIL 236
static
Key_MEDIASELECT 237
static
Key_MEDIASTOP 164
static
Key_MINUS 12
static
Key_MULTIPLY 55
static
Key_MUTE 160
static
Key_MYCOMPUTER 235
static
Key_N 49
static
Key_NEXTTRACK 153
static
Key_NOCONVERT 123
static
Key_NUMLOCK 69
static
Key_NUMPAD0 82
static
Key_NUMPAD1 79
static
Key_NUMPAD2 80
static
Key_NUMPAD3 81
static
Key_NUMPAD4 75
static
Key_NUMPAD5 76
static
Key_NUMPAD6 77
static
Key_NUMPAD7 71
static
Key_NUMPAD8 72
static
Key_NUMPAD9 73
static
Key_NUMPADCOMMA 179
static
Key_NUMPADENTER 156
static
Key_NUMPADEQUALS 141
static
Key_O 24
static
Key_OEM_102 86
static
Key_P 25
static
Key_PAUSE 197
static
Key_PERIOD 52
static
Key_PGDOWN 209
static
Key_PGUP 201
static
Key_PLAYPAUSE 162
static
Key_POWER 222
static
Key_PREVTRACK 144
static
Key_Q 16
static
Key_R 19
static
Key_RBRACKET 27
static
Key_RCONTROL 157
static
Key_RETURN 28
static
Key_RIGHT 205
static
Key_RMENU 184
static
Key_RSHIFT 54
static
Key_RWIN 220
static
Key_S 31
static
Key_SCROLL 70
static
Key_SEMICOLON 39
static
Key_SLASH 53
static
Key_SLEEP 223
static
Key_SPACE 57
static
Key_STOP 149
static
Key_SUBTRACT 74
static
Key_SYSRQ 183
static
Key_T 20
static
Key_TAB 15
static
Key_U 22
static
Key_UNASSIGNED 0
static
Key_UNDERLINE 147
static
Key_UNLABELED 151
static
Key_UP 200
static
Key_V 47
static
Key_VOLUMEDOWN 174
static
Key_VOLUMEUP 176
static
Key_W 17
static
Key_WAKE 227
static
Key_WEBBACK 234
static
Key_WEBFAVORITES 230
static
Key_WEBFORWARD 233
static
Key_WEBHOME 178
static
Key_WEBREFRESH 231
static
Key_WEBSEARCH 229
static
Key_WEBSTOP 232
static
Key_X 45
static
Key_Y 21
static
Key_YEN 125
static
Key_Z 44
static