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

    Enumeration WindowProperty

    Enumeration for window properties.

    Index

    Enumeration Members

    Exists: 1

    Indicates if the window exists.

    Visible: 2

    Indicates if the window is visible.

    Enabled: 4

    Indicates if the window is enabled.

    Active: 8

    Indicates if the window is active.

    Minimized: 16

    Indicates if the window is minimized.

    Maximized: 32

    Indicates if the window is maximized.