EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method KeyDown

    KeyDown(IWindowHandle, VirtualKeyCode)

    Simulates the key down gesture for the specified key.

    Declaration
    public abstract void KeyDown(IWindowHandle hwnd, VirtualKeyCode keyCode)
    Parameters
    Type Name Description
    IWindowHandle hwnd

    The window handle for the target window.

    VirtualKeyCode keyCode

    The WindowsInput.Native.VirtualKeyCode for the key.

    Implements
    IKeyboardController.KeyDown(IWindowHandle, VirtualKeyCode)
    © Xab3r. All rights reserved.