Search Results for

    Show / Hide Table of Contents

    Enum InputProxy.KeyCode

    Virtual key codes.

    Namespace: GDX.Developer
    Syntax
    public enum KeyCode : ushort

    Fields

    Name Description
    A
    Alt
    Applications
    B
    Backspace
    C
    CapsLock
    Clear
    Control
    D
    Delete
    Down
    E
    End
    Escape
    F
    F1
    F10
    F11
    F12
    F2
    F3
    F4
    F5
    F6
    F7
    F8
    F9
    G
    H
    Home
    I
    Insert
    Invalid
    J
    K
    L
    Left
    LeftControl
    LeftShift
    LeftWindows
    M
    N
    Number0
    Number1
    Number2
    Number3
    Number4
    Number5
    Number6
    Number7
    Number8
    Number9
    NumLock
    NumPad0
    NumPad1
    NumPad2
    NumPad3
    NumPad4
    NumPad5
    NumPad6
    NumPad7
    NumPad8
    NumPad9
    NumPadAdd
    NumPadDecimal
    NumPadDivide
    NumPadMultiply
    NumPadSubtract
    O
    P
    PageDown
    PageUp
    Pause
    PrintScreen
    Q
    R
    Return
    Right
    RightControl
    RightShift
    RightWindows
    S
    ScrollLock
    Shift
    Sleep
    Space
    T
    Tab
    U
    Up
    V
    W
    X
    Y
    Z
    See Also
    https://learn.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

    Extension Methods

    EnumExtensions.HasFlags<InputProxy.KeyCode>(InputProxy.KeyCode)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Built on 2024-01-01 against 1f69a68.
    Generated by Dox+DocFX.