Enum Key
An enumeration of all of the possible key values on a keyboard.
[TypeConverter("Alternet.UI.KeyConverter")]
public enum Key
- Extension Methods
Fields
A = 29The "A" key.
Accept = 185The IME accept button or key.
Again = 242Key mapped from UIKeyboardHidUsage enum value.
AllApps = 309Mapped from the corresponding "Android.Views.Keycode" value.
AlphanumericSwitch = 236Key mapped from UIKeyboardHidUsage enum value. An alias for the LANG2 key on Japanese language keyboards from Apple.
Alt = 128The "Alt" key on Windows and Linux or "Option" key on macOS.
AlternateErase = 199Key mapped from UIKeyboardHidUsage enum value.
Ampersand = 139The ampersand (38 0x26) key.
AppSwitch = 357Mapped from the corresponding "Android.Views.Keycode" value.
Application = 241Key mapped from UIKeyboardHidUsage enum value.
Assist = 387Mapped from the corresponding "Android.Views.Keycode" value. Assist Launches the global assist activity.
Asterisk = 142The '*' (42 0x2A) key.
Attn = 247Mapped from the corresponding Keys value.
B = 30The "B" key.
Back = 1Same as Backspace.
Backslash = 123The "" key.
Backspace = 1The "Backspace" key.
Backtick = 125The ` key.
BrightnessDown = 388Mapped from the corresponding "Android.Views.Keycode" value. Adjusts the screen brightness down.
BrightnessUp = 389Mapped from the corresponding "Android.Views.Keycode" value. Adjusts the screen brightness up.
BrowserBack = 96The "Browser Back" key.
BrowserFavorites = 101The "Browser Favorites" key.
BrowserForward = 97The "Browser Forward" key.
BrowserHome = 102The "Browser Home" key.
BrowserRefresh = 98The "Browser Refresh" key.
BrowserSearch = 100The "Browser Search" key.
BrowserStop = 99The "Browser Stop" key.
C = 31The "C" key.
Calculator = 380Mapped from the corresponding "Android.Views.Keycode" value. Used to launch a calculator application.
Calendar = 378Mapped from the corresponding "Android.Views.Keycode" value. Used to launch a calendar application.
Call = 411Mapped from the corresponding "Android.Views.Keycode" value.
Camera = 418Mapped from the corresponding "Android.Views.Keycode" value. Used to launch a camera application or take pictures.
CapsLock = 5The "Caps Lock" key.
CircumflexAccent = 149The '^' (94 0x5E) key.
Clear = 124The "Clear" key.
ClearOrAgain = 201Key mapped from UIKeyboardHidUsage enum value.
CloseBracket = 121The "]" key.
Colon = 144The ':' (58 0x3A) key.
Comma = 116The "," key.
CommercialAt = 148The '@' (64 0x40) key.
Contacts = 377Mapped from the corresponding "Android.Views.Keycode" value. Used to launch an address book application.
Control = 127The "Control" key.
Convert = 183The IME convert button or key.
Copy = 211Key mapped from UIKeyboardHidUsage enum value.
CrSelOrProps = 202Key mapped from UIKeyboardHidUsage enum value.
Cut = 210Key mapped from UIKeyboardHidUsage enum value.
D = 32The "D" key.
D0 = 19The "0" key.
D1 = 20The "1" key.
D2 = 21The "2" key.
D3 = 22The "3" key.
D4 = 23The "4" key.
D5 = 24The "5" key.
D6 = 25The "6" key.
D7 = 26The "7" key.
D8 = 27The "8" key.
D9 = 28The "9" key.
Delete = 18The "Delete" key.
DemoApp1 = 325Mapped from the corresponding "Android.Views.Keycode" value.
DemoApp2 = 326Mapped from the corresponding "Android.Views.Keycode" value.
DemoApp3 = 327Mapped from the corresponding "Android.Views.Keycode" value.
DemoApp4 = 328Mapped from the corresponding "Android.Views.Keycode" value.
DollarSign = 137The '$' (36 0x24) key.
Down = 15Same as DownArrow.
DownArrow = 15The "Down Arrow" key.
DpadCenter = 417Mapped from the corresponding "Android.Views.Keycode" value. Directional Pad Center. May also be synthesized from trackball motions.
DpadDown = 414Mapped from the corresponding "Android.Views.Keycode" value. Directional Pad Down. May also be synthesized from trackball motions.
DpadDownLeft = 297Mapped from the corresponding "Android.Views.Keycode" value.
DpadDownRight = 299Mapped from the corresponding "Android.Views.Keycode" value.
DpadLeft = 415Mapped from the corresponding "Android.Views.Keycode" value. Directional Pad Left. May also be synthesized from trackball motions.
DpadRight = 416Mapped from the corresponding "Android.Views.Keycode" value. Directional Pad Right. May also be synthesized from trackball motions.
DpadUp = 413Mapped from the corresponding "Android.Views.Keycode" value. Directional Pad Up. May also be synthesized from trackball motions.
DpadUpLeft = 296Mapped from the corresponding "Android.Views.Keycode" value.
DpadUpRight = 298Mapped from the corresponding "Android.Views.Keycode" value.
E = 33The "E" key.
End = 10The "End" key.
Endcall = 412Mapped from the corresponding "Android.Views.Keycode" value.
Enter = 3The "Enter" key.
Equals = 115The "=" key.
EraseEof = 248Mapped from the corresponding Keys value.
Escape = 6The "Esc" key.
ExSel = 203Key mapped from UIKeyboardHidUsage enum value.
ExclamationMark = 134The '!' (33 0x21) key.
Execute = 188The execute key or button.
F = 34The "F" key.
F1 = 70The "F1" key.
F10 = 79The "F10" key.
F11 = 80The "F11" key.
F12 = 81The "F12" key.
F13 = 82The "F13" key.
F14 = 83The "F14" key.
F15 = 84The "F15" key.
F16 = 85The "F16" key.
F17 = 86The "F17" key.
F18 = 87The "F18" key.
F19 = 88The "F19" key.
F2 = 71The "F2" key.
F20 = 89The "F20" key.
F21 = 90The "F21" key.
F22 = 91The "F22" key.
F23 = 92The "F23" key.
F24 = 93The "F24" key.
F3 = 72The "F3" key.
F4 = 73The "F4" key.
F5 = 74The "F5" key.
F6 = 75The "F6" key.
F7 = 76The "F7" key.
F8 = 77The "F8" key.
F9 = 78The "F9" key.
FeaturedApp1 = 321Mapped from the corresponding "Android.Views.Keycode" value.
FeaturedApp2 = 322Mapped from the corresponding "Android.Views.Keycode" value.
FeaturedApp3 = 323Mapped from the corresponding "Android.Views.Keycode" value.
FeaturedApp4 = 324Mapped from the corresponding "Android.Views.Keycode" value.
Final = 181The Final symbol key-shift button.
Find = 213Key mapped from UIKeyboardHidUsage enum value.
Focus = 409Mapped from the corresponding "Android.Views.Keycode" value. Used to focus the camera.
Function = 394Mapped from the corresponding "Android.Views.Keycode" value. Function modifier.
G = 35The "G" key.
GamepadA = 155The gamepad A button.
GamepadB = 156The gamepad B button.
GamepadButton1 = 358Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 1.
GamepadButton10 = 367Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton11 = 368Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton12 = 369Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton13 = 370Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton14 = 371Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton15 = 372Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton16 = 373Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton2 = 359Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton3 = 360Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton4 = 361Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton5 = 362Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton6 = 363Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton7 = 364Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton8 = 365Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadButton9 = 366Mapped from the corresponding "Android.Views.Keycode" value. Generic Game Pad Button 2.
GamepadC = 392Mapped from the corresponding "Android.Views.Keycode" value. On a game controller the C button should be either the button labeled C or the third button on the bottom row of controller buttons.
GamepadDPadDown = 164The gamepad d-pad down.
GamepadDPadLeft = 165The gamepad d-pad left.
GamepadDPadRight = 166The gamepad d-pad right.
GamepadDPadUp = 163The gamepad d-pad up.
GamepadLeftShoulder = 160The gamepad left shoulder.
GamepadLeftThumbstickButton = 169The gamepad left thumbstick button.
GamepadLeftThumbstickDown = 172The gamepad left thumbstick down.
GamepadLeftThumbstickLeft = 174The gamepad left thumbstick left.
GamepadLeftThumbstickRight = 173The gamepad left thumbstick right.
GamepadLeftThumbstickUp = 171The gamepad left thumbstick up.
GamepadLeftTrigger = 161The gamepad left trigger.
GamepadMenu = 167The gamepad menu button.
GamepadRightShoulder = 159The gamepad right shoulder.
GamepadRightThumbstickButton = 170The gamepad right thumbstick button.
GamepadRightThumbstickDown = 176The gamepad right thumbstick down.
GamepadRightThumbstickLeft = 178The gamepad right thumbstick left.
GamepadRightThumbstickRight = 177The gamepad right thumbstick right.
GamepadRightThumbstickUp = 175The gamepad right thumbstick up.
GamepadRightTrigger = 162The gamepad right trigger.
GamepadView = 168The gamepad view button.
GamepadX = 157The gamepad X button.
GamepadY = 158The gamepad Y button.
GamepadZ = 393Mapped from the corresponding "Android.Views.Keycode" value. On a game controller the Z button should be either the button labeled Z or the third button on the upper row of controller buttons.
GreaterThanSign = 146The greater than sign (62 0x3E) key.
H = 36The "H" key.
Hangul = 179The Hangul symbol key-shift button.
Hanja = 182The Hanja symbol key shift button.
Headsethook = 408Mapped from the corresponding "Android.Views.Keycode" value. Used to hang up calls and stop media.
Help = 215Key mapped from UIKeyboardHidUsage enum value.
Hiragana = 205Key mapped from UIKeyboardHidUsage enum value. An alias for the LANG4 key on Japanese language keyboards.
Home = 11The "Home" key.
I = 37The "I" key.
Insert = 17The "Insert" key.
International1 = 218Key mapped from UIKeyboardHidUsage enum value.
International2 = 219Key mapped from UIKeyboardHidUsage enum value.
International3 = 220Key mapped from UIKeyboardHidUsage enum value.
International4 = 221Key mapped from UIKeyboardHidUsage enum value.
International5 = 222Key mapped from UIKeyboardHidUsage enum value.
International6 = 223Key mapped from UIKeyboardHidUsage enum value.
International7 = 224Key mapped from UIKeyboardHidUsage enum value.
International8 = 225Key mapped from UIKeyboardHidUsage enum value.
International9 = 226Key mapped from UIKeyboardHidUsage enum value.
J = 38The "J" key.
JapaneseEisu = 382Mapped from the corresponding "Android.Views.Keycode" value. Japanese alphanumeric
JapaneseHenkan = 384Mapped from the corresponding "Android.Views.Keycode" value. Japanese conversion
JapaneseMuhenkan = 383Mapped from the corresponding "Android.Views.Keycode" value. Japanese non-conversion
JapaneseRo = 386Mapped from the corresponding "Android.Views.Keycode" value.
JapaneseYen = 385Mapped from the corresponding "Android.Views.Keycode" value.
JapaneseZenkakuHankaku = 381Mapped from the corresponding "Android.Views.Keycode" value. Japanese full-width / half-width
Junja = 180The Junja symbol key-shift button.
K = 39The "K" key.
K11 = 256Mapped from the corresponding "Android.Views.Keycode" value.
K12 = 257Mapped from the corresponding "Android.Views.Keycode" value.
Kana = 179The Kana symbol key-shift button
Kanji = 182The Kanji symbol key-shift button.
Katakana = 204Key mapped from UIKeyboardHidUsage enum value. An alias for the LANG3 key on Japanese language keyboards.
KeyboardBacklightDown = 329Mapped from the corresponding "Android.Views.Keycode" value.
KeyboardBacklightToggle = 331Mapped from the corresponding "Android.Views.Keycode" value.
KeyboardBacklightUp = 330Mapped from the corresponding "Android.Views.Keycode" value.
L = 40The "L" key.
Lang1 = 227Key mapped from UIKeyboardHidUsage enum value.
Lang2 = 228Key mapped from UIKeyboardHidUsage enum value.
Lang3 = 229Key mapped from UIKeyboardHidUsage enum value.
Lang4 = 230Key mapped from UIKeyboardHidUsage enum value.
Lang5 = 231Key mapped from UIKeyboardHidUsage enum value.
Lang6 = 232Key mapped from UIKeyboardHidUsage enum value.
Lang7 = 233Key mapped from UIKeyboardHidUsage enum value.
Lang8 = 234Key mapped from UIKeyboardHidUsage enum value.
Lang9 = 235Key mapped from UIKeyboardHidUsage enum value.
LanguageSwitch = 374Mapped from the corresponding "Android.Views.Keycode" value. Toggles the current input language such as switching between English and Japanese on a QWERTY keyboard.
LastChannel = 258Mapped from the corresponding "Android.Views.Keycode" value.
LaunchApplication1 = 112The "Launch Application1" key.
LaunchApplication2 = 113The "Launch Application2" key.
LaunchBrowser = 401Mapped from the corresponding "Android.Views.Keycode" value. Used to launch a browser application.
LaunchMail = 110The "Launch Mail" key.
Left = 12Same as LeftArrow.
LeftArrow = 12The "Left Arrow" key.
LeftCurlyBracket = 151The '{' 123 0x7B) key.
LeftParenthesis = 140The '(' (40 0x28) key.
LessThanSign = 145The less than sign (60 0x3C) key.
LineFeed = 243Mapped from the corresponding Keys value.
LockingCapsLock = 206Key mapped from UIKeyboardHidUsage enum value.
LockingNumLock = 207Key mapped from UIKeyboardHidUsage enum value.
LockingScrollLock = 208Key mapped from UIKeyboardHidUsage enum value.
LowLine = 150The '_' (95 0x5F) key.
M = 41The "M" key.
MacCommand = 129The "Command" key on Apple keyboard.
MacControl = 131The "Control" key on Apple keyboard.
MacOption = 130The "Option" key on Apple keyboard.
Macro1 = 337Mapped from the corresponding "Android.Views.Keycode" value.
Macro2 = 338Mapped from the corresponding "Android.Views.Keycode" value.
Macro3 = 339Mapped from the corresponding "Android.Views.Keycode" value.
Macro4 = 340Mapped from the corresponding "Android.Views.Keycode" value.
MannerMode = 375Mapped from the corresponding "Android.Views.Keycode" value. Toggles silent or vibrate mode on and off to make the device behave more politely in certain settings such as on a crowded train.
Max = 424Max enum value.
MaxWxWidgets = 154Max supported enum value when library is running on WxWidgets platform.
MediaAudioTrack = 252Mapped from the corresponding "Android.Views.Keycode" value.
MediaClose = 422Mapped from the corresponding "Android.Views.Keycode" value. May be used to close a CD tray for example.
MediaEject = 423Mapped from the corresponding "Android.Views.Keycode" value. Eject media. May be used to eject a CD tray for example.
MediaFastForward = 399Mapped from the corresponding "Android.Views.Keycode" value.
MediaNextTrack = 106The "Media Next Track" key.
MediaPause = 421Mapped from the corresponding "Android.Views.Keycode" value.
MediaPlay = 420Mapped from the corresponding "Android.Views.Keycode" value.
MediaPlayPause = 109The "Media Play Pause" key.
MediaPreviousTrack = 107The "Media Previous Track" key.
MediaRecord = 424Mapped from the corresponding "Android.Views.Keycode" value.
MediaRewind = 398Mapped from the corresponding "Android.Views.Keycode" value.
MediaSkipBackward = 301Mapped from the corresponding "Android.Views.Keycode" value.
MediaSkipForward = 300Mapped from the corresponding "Android.Views.Keycode" value.
MediaStepBackward = 303Mapped from the corresponding "Android.Views.Keycode" value.
MediaStepForward = 302Mapped from the corresponding "Android.Views.Keycode" value.
MediaStop = 108The "Media Stop" key.
MediaTopMenu = 255Mapped from the corresponding "Android.Views.Keycode" value.
Menu = 133The Microsoft "Menu" key.
Minus = 117The "-" key.
ModeChange = 186The IME mode change key.
Music = 379Mapped from the corresponding "Android.Views.Keycode" value. Used to launch a music player application.
Mute = 402Mapped from the corresponding "Android.Views.Keycode" value. Mutes the microphone unlike Android.Views.Keycode.VolumeMute.
N = 42The "N" key.
Mapped from the corresponding "Android.Views.Keycode" value.
Mapped from the corresponding "Android.Views.Keycode" value.
Mapped from the corresponding "Android.Views.Keycode" value.
Mapped from the corresponding "Android.Views.Keycode" value.
The navigation accept button.
The navigation cancel button.
The navigation down button.
The navigation left button.
The navigation menu button.
The navigation right button.
The navigation up button.
The navigation up button.
Next = 9Same as PageDown.
NoName = 250Mapped from the corresponding Keys value.
NonConvert = 184The IME non-convert button or key.
NonUSBackslash = 217Key mapped from UIKeyboardHidUsage enum value.
NonUSPound = 240Key mapped from UIKeyboardHidUsage enum value.
None = 0No key pressed.
Notification = 410Mapped from the corresponding "Android.Views.Keycode" value.
Num = 407Mapped from the corresponding "Android.Views.Keycode" value.
NumLock = 94The "Num Lock" key.
NumPad0 = 55The "0" key on the numeric keypad.
NumPad1 = 56The "1" key on the numeric keypad.
NumPad2 = 57The "2" key on the numeric keypad.
NumPad3 = 58The "3" key on the numeric keypad.
NumPad4 = 59The "4" key on the numeric keypad.
NumPad5 = 60The "5" key on the numeric keypad.
NumPad6 = 61The "6" key on the numeric keypad.
NumPad7 = 62The "7" key on the numeric keypad.
NumPad8 = 63The "8" key on the numeric keypad.
NumPad9 = 64The "9" key on the numeric keypad.
NumPadDot = 68The "." key on the numeric keypad.
NumPadEqualSignAS400 = 214Key mapped from UIKeyboardHidUsage enum value.
NumPadLeftParen = 390Mapped from the corresponding "Android.Views.Keycode" value. Numeric keypad '('
NumPadMinus = 67The "-" key on the numeric keypad.
NumPadPlus = 66The "+" key on the numeric keypad.
NumPadRightParen = 391Mapped from the corresponding "Android.Views.Keycode" value. Numeric keypad ')'
NumPadSlash = 69The "/" on the numeric keypad.
NumPadStar = 65The "*" key on the numeric keypad.
NumberSign = 136The '#' (35 0x23) key.
O = 43The "O" key.
Oem8 = 244Mapped from the corresponding Keys value.
OemCloseBrackets = 121Same as CloseBracket.
OemOpenBrackets = 120Same as OpenBracket.
OemPeriod = 118Same as Period.
OemPipe = 152The OEM pipe key on a US standard keyboard. The pipe symbol (|) resembles a vertical line. What is it exactly? Currently mapped as VerticalLine.
OpenBracket = 120The "[" key.
Oper = 239Key mapped from UIKeyboardHidUsage enum value.
Out = 238Key mapped from UIKeyboardHidUsage enum value.
P = 44The "P" key.
Pa1 = 251Mapped from the corresponding Keys value.
Packet = 246Mapped from the corresponding Keys value.
PageDown = 9The "Page Down" key.
PageUp = 8The "Page Up" key.
Pairing = 254Mapped from the corresponding "Android.Views.Keycode" value.
Paste = 212Key mapped from UIKeyboardHidUsage enum value.
Pause = 4The "Pause" key.
PercentSign = 138The '%' (37 0x25) key.
Period = 118The "." key.
Pictsymbols = 403Mapped from the corresponding "Android.Views.Keycode" value. Picture Symbols modifier. Used to switch symbol sets (Emoji Kao-moji).
PlusSign = 143The '+' (43 0x2B) key.
Power = 216Key mapped from UIKeyboardHidUsage enum value.
PrintScreen = 16The "Print Screen" key.
Prior = 8Same as PageUp.
ProcessKey = 245Mapped from the corresponding Keys value.
ProfileSwitch = 312Mapped from the corresponding "Android.Views.Keycode" value.
Q = 45The "Q" key.
QuestionMark = 147The '?' (63 0x3F) key.
QuotationMark = 135The '"' (34 0x220) key.
Quote = 122The "'" key.
R = 46The "R" key.
RecentApps = 336Mapped from the corresponding "Android.Views.Keycode" value.
Return = 3Same as Enter.
Right = 14Same as RightArrow.
RightArrow = 14The "Right Arrow" key.
RightCurlyBracket = 153The '}' 125 0x7D) key.
RightParenthesis = 141The ')' (41 0x29) key.
S = 47The "S" key.
ScrollLock = 95The "Scroll Lock" key.
Select = 187The Select key or button.
SelectMedia = 111The "Select Media" key.
Semicolon = 114The ";" key.
Separator = 237Key mapped from UIKeyboardHidUsage enum value.
Settings = 346Mapped from the corresponding "Android.Views.Keycode" value. Starts the system settings activity.
Shift = 126The "Shift" key.
Slash = 119The "/" key.
Sleep = 190The sleep key or button.
Snapshot = 189The snapshot key or button.
SoftSleep = 304Mapped from the corresponding "Android.Views.Keycode" value.
Space = 7The "Space Bar" key.
Stem1 = 293Mapped from the corresponding "Android.Views.Keycode" value.
Stem2 = 294Mapped from the corresponding "Android.Views.Keycode" value.
Stem3 = 295Mapped from the corresponding "Android.Views.Keycode" value.
StemPrimary = 292Mapped from the corresponding "Android.Views.Keycode" value.
StylusButtonPrimary = 332Mapped from the corresponding "Android.Views.Keycode" value.
StylusButtonSecondary = 333Mapped from the corresponding "Android.Views.Keycode" value.
StylusButtonTail = 335Mapped from the corresponding "Android.Views.Keycode" value.
StylusButtonTertiary = 334Mapped from the corresponding "Android.Views.Keycode" value.
SwitchCharset = 404Mapped from the corresponding "Android.Views.Keycode" value. Switch Charset modifier. Used to switch character sets (Kanji Katakana).
Sym = 400Mapped from the corresponding "Android.Views.Keycode" value. Symbol modifier Used to enter alternate symbols.
SysReqOrAttention = 200Key mapped from UIKeyboardHidUsage enum value.
Mapped from the corresponding "Android.Views.Keycode" value.
Mapped from the corresponding "Android.Views.Keycode" value.
Mapped from the corresponding "Android.Views.Keycode" value.
Mapped from the corresponding "Android.Views.Keycode" value.
T = 48The "T" key.
TVAvrInput = 352Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes switches the input mode on an external A/V Receiver.
TVAvrPower = 351Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes toggles the power on an external A/V Receiver.
TVBookmark = 344Mapped from the corresponding "Android.Views.Keycode" value. On some TV remotes bookmarks content or web pages.
TVCaptions = 345Mapped from the corresponding "Android.Views.Keycode" value. Toggle captions. Switches the mode for closed-captioning text for example during television shows.
TVChannelDown = 397Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes decrements the television channel.
TVChannelUp = 396Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes increments the television channel.
TVGuide = 342Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes shows a programming guide.
TVInfo = 395Mapped from the corresponding "Android.Views.Keycode" value. Common on TV remotes to show additional information related to what is currently being viewed.
TVInput = 348Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes switches the input on a television screen.
TVPower = 347Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes switches the input on a television screen.
TVProgBlue = 356Mapped from the corresponding "Android.Views.Keycode" value. Blue "programmable". On TV remotes acts as a contextual/programmable.
TVProgGreen = 354Mapped from the corresponding "Android.Views.Keycode" value. Green "programmable". On TV remotes acts as a contextual/programmable.
TVProgRed = 353Mapped from the corresponding "Android.Views.Keycode" value. Red "programmable". On TV remotes acts as a contextual/programmable.
TVProgYellow = 355Mapped from the corresponding "Android.Views.Keycode" value. Yellow "programmable". On TV remotes acts as a contextual/programmable.
TVStbInput = 350Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes switches the input mode on an external Set-top-box.
TVStbPower = 349Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes toggles the power on an external Set-top-box.
TVWindow = 341Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes toggles picture-in-picture mode or other windowing functions.
Tab = 2The "Tab" key.
ThreeDMode = 376Mapped from the corresponding "Android.Views.Keycode" value. Toggles the display between 2D and 3D mode.
ThumbsDown = 311Mapped from the corresponding "Android.Views.Keycode" value.
ThumbsUp = 310Mapped from the corresponding "Android.Views.Keycode" value.
Tilde = 154The '~' 126 0x7E) key.
TvAntennaCable = 271Mapped from the corresponding "Android.Views.Keycode" value.
TvAudioDescription = 281Mapped from the corresponding "Android.Views.Keycode" value.
TvAudioDescriptionMixDown = 283Mapped from the corresponding "Android.Views.Keycode" value.
TvAudioDescriptionMixUp = 282Mapped from the corresponding "Android.Views.Keycode" value.
TvContentsMenu = 285Mapped from the corresponding "Android.Views.Keycode" value.
TvDataService = 259Mapped from the corresponding "Android.Views.Keycode" value.
TvDvr = 343Mapped from the corresponding "Android.Views.Keycode" value. On some TV remotes switches to a DVR mode for recorded shows.
TvInputComponent1 = 278Mapped from the corresponding "Android.Views.Keycode" value.
TvInputComponent2 = 279Mapped from the corresponding "Android.Views.Keycode" value.
TvInputComposite1 = 276Mapped from the corresponding "Android.Views.Keycode" value.
TvInputComposite2 = 277Mapped from the corresponding "Android.Views.Keycode" value.
TvInputHdmi1 = 272Mapped from the corresponding "Android.Views.Keycode" value.
TvInputHdmi2 = 273Mapped from the corresponding "Android.Views.Keycode" value.
TvInputHdmi3 = 274Mapped from the corresponding "Android.Views.Keycode" value.
TvInputHdmi4 = 275Mapped from the corresponding "Android.Views.Keycode" value.
TvInputVga1 = 280Mapped from the corresponding "Android.Views.Keycode" value.
TvMediaContextMenu = 286Mapped from the corresponding "Android.Views.Keycode" value.
TvNetwork = 270Mapped from the corresponding "Android.Views.Keycode" value.
TvNumberEntry = 263Mapped from the corresponding "Android.Views.Keycode" value.
TvRadioService = 261Mapped from the corresponding "Android.Views.Keycode" value.
TvSatellite = 266Mapped from the corresponding "Android.Views.Keycode" value.
TvSatelliteBs = 267Mapped from the corresponding "Android.Views.Keycode" value.
TvSatelliteCs = 268Mapped from the corresponding "Android.Views.Keycode" value.
TvSatelliteService = 269Mapped from the corresponding "Android.Views.Keycode" value.
TvTeletext = 262Mapped from the corresponding "Android.Views.Keycode" value.
TvTerrestrialAnalog = 264Mapped from the corresponding "Android.Views.Keycode" value.
TvTerrestrialDigital = 265Mapped from the corresponding "Android.Views.Keycode" value.
TvTimerProgramming = 287Mapped from the corresponding "Android.Views.Keycode" value.
TvViewLive = 419Mapped from the corresponding "Android.Views.Keycode" value. On TV remotes switches to viewing live TV.
TvZoomMode = 284Mapped from the corresponding "Android.Views.Keycode" value.
U = 49The "U" key.
Undo = 209Key mapped from UIKeyboardHidUsage enum value.
Up = 13Same as UpArrow.
UpArrow = 13The "Up Arrow" key.
V = 50The "V" key.
VerticalLine = 152The '|' 124 0x7C) key.
VideoApp1 = 313Mapped from the corresponding "Android.Views.Keycode" value.
VideoApp2 = 314Mapped from the corresponding "Android.Views.Keycode" value.
VideoApp3 = 315Mapped from the corresponding "Android.Views.Keycode" value.
VideoApp4 = 316Mapped from the corresponding "Android.Views.Keycode" value.
VideoApp5 = 317Mapped from the corresponding "Android.Views.Keycode" value.
VideoApp6 = 318Mapped from the corresponding "Android.Views.Keycode" value.
VideoApp7 = 319Mapped from the corresponding "Android.Views.Keycode" value.
VideoApp8 = 320Mapped from the corresponding "Android.Views.Keycode" value.
VoiceAssist = 260Mapped from the corresponding "Android.Views.Keycode" value.
VolumeDown = 104The "Volume Down" key.
VolumeMute = 103The "Volume Mute" key.
VolumeUp = 105The "Volume Up" key.
W = 51The "W" key.
Wakeup = 253Mapped from the corresponding "Android.Views.Keycode" value.
Windows = 132The Microsoft "Windows Logo" key on Windows or "Command" key on macOS or "Meta" key on Linux.
X = 52The "X" key.
Y = 53The "Y" key.
Z = 54The "Z" key.
Zoom = 249Mapped from the corresponding Keys value.
ZoomIn = 405Mapped from the corresponding "Android.Views.Keycode" value.
ZoomOut = 406Mapped from the corresponding "Android.Views.Keycode" value.