Show / Hide Table of Contents

    Enum Key

    The keyboard keys.

    Namespace: AGS.API
    Assembly: AGS.API.dll
    Syntax
    public enum Key

    Fields

    Name Description
    A
    AltLeft
    AltRight
    B
    Back
    BackSlash
    BackSpace
    BracketLeft
    BracketRight
    C
    CapsLock
    Clear
    Comma
    ControlLeft
    ControlRight
    D
    Delete
    Down
    E
    End
    Enter
    Escape
    F
    F1
    F10
    F11
    F12
    F13
    F14
    F15
    F16
    F17
    F18
    F19
    F2
    F20
    F21
    F22
    F23
    F24
    F25
    F26
    F27
    F28
    F29
    F3
    F30
    F31
    F32
    F33
    F34
    F35
    F4
    F5
    F6
    F7
    F8
    F9
    G
    Grave
    H
    Home
    I
    Insert
    J
    K
    Keypad0
    Keypad1
    Keypad2
    Keypad3
    Keypad4
    Keypad5
    Keypad6
    Keypad7
    Keypad8
    Keypad9
    KeypadAdd
    KeypadDecimal
    KeypadDivide
    KeypadEnter
    KeypadMinus
    KeypadMultiply
    KeypadPeriod
    KeypadPlus
    KeypadSubtract
    L
    LAlt
    LastKey
    LBracket
    LControl
    Left
    LShift
    LWin
    M
    Menu
    Minus
    N
    NonUSBackSlash
    Number0
    Number1
    Number2
    Number3
    Number4
    Number5
    Number6
    Number7
    Number8
    Number9
    NumLock
    O
    P
    PageDown
    PageUp
    Pause
    Period
    Plus
    PrintScreen
    Q
    Quote
    R
    RAlt
    RBracket
    RControl
    Right
    RShift
    RWin
    S
    ScrollLock
    Semicolon
    ShiftLeft
    ShiftRight
    Slash
    Sleep
    Space
    T
    Tab
    Tilde
    U
    Unknown
    Up
    V
    W
    WinLeft
    WinRight
    X
    Y
    Z
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX