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

Search Results for

    Property IsDown

    IsDown

    Gets or sets a value indicating whether the hotkey is a key down or key up event.

    Declaration
    public bool? IsDown { get; set; }
    Property Value
    Type Description
    bool?

    true if key down; false if key up; null if not specified.

    © Xab3r. All rights reserved.