@ahmic/autoit-js
    Preparing search index...

    Enumeration StateFlag

    Enumeration for window states.

    Index

    Enumeration Members

    Enumeration Members

    Hide: 0

    Hides the window.

    Show: 5

    Shows the window.

    Minimize: 6

    Minimizes the window.

    Maximize: 3

    Maximizes the window.

    Restore: 9

    Restores the window to its original size and position.