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

Search Results for

    Method KeyUp

    KeyUp(IWindowHandle, VirtualKeyCode)

    Simulates the key up gesture for the specified key.

    Declaration
    void KeyUp(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.

    © Xab3r. All rights reserved.