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

Search Results for

    Property IsKeypress

    IsKeypress

    Gets or sets a value indicating whether the delay is between key presses. This makes it possible to ignore such kinds of delays and/or override them without breaking the logic

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

    true if the delay is between key presses; otherwise, false.

    © Xab3r. All rights reserved.