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

Search Results for

    Method Text

    Text(string, int?)

    Simulates typing a string of text.

    Declaration
    void Text(string text, int? delayMs = null)
    Parameters
    Type Name Description
    string text

    The text to type.

    int? delayMs

    Optional delay (in milliseconds) between each character. Uses KeyPressDelay if not specified.

    © Xab3r. All rights reserved.